mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 18:10:06 +00:00
Moved cpp-feature-tests out of source
This commit is contained in:
parent
1b79c37fd2
commit
6953eddea6
2 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ source_group("Source Files\\wsr88d\\rpg" FILES ${SRC_WSR88D_RPG})
|
|||
|
||||
try_compile(HAS_FULL_CHRONO
|
||||
${CMAKE_BINARY_DIR}
|
||||
${PROJECT_SOURCE_DIR}/source/cpp-feature-tests/chrono_feature_test.cpp
|
||||
${PROJECT_SOURCE_DIR}/cpp-feature-tests/chrono_feature_test.cpp
|
||||
CXX_STANDARD 20
|
||||
CXX_STANDARD_REQUIRED ON
|
||||
CXX_EXTENSIONS OFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue