Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Oct 16, 2023
1 parent f89caf8 commit e7097ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ function(tactile_prepare_target target)
CXX_STANDARD 23
CXX_EXTENSIONS OFF
CXX_STANDARD_REQUIRED ON
POSITION_INDEPENDENT_CODE ON
INTERPROCEDURAL_OPTIMIZATION ${TACTILE_USE_LTO}
RUNTIME_OUTPUT_DIRECTORY ${TACTILE_BUILD_DIR}
ARCHIVE_OUTPUT_DIRECTORY ${TACTILE_BUILD_DIR}
Expand Down

0 comments on commit e7097ae

Please sign in to comment.