c++ std fixup
This commit is contained in:
2
external/libqoirdo/CMakeLists.txt
vendored
2
external/libqoirdo/CMakeLists.txt
vendored
@ -13,7 +13,7 @@ add_library(qoirdo
|
||||
./qoirdo.cpp
|
||||
)
|
||||
|
||||
target_compile_features(qoirdo PUBLIC cxx_std_11)
|
||||
target_compile_features(qoirdo PUBLIC cxx_std_17)
|
||||
|
||||
target_include_directories(qoirdo SYSTEM INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
||||
|
Reference in New Issue
Block a user