Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3b1c19f00a0973d1d70e823cf54a9047d20cb80a
/
.
/
Tests
/
RunCMake
/
CompileFeatures
/
NotAStandard.cmake
blob: 11529d85a5d27e5968e131c1ad40a0cfc1d97764 [
file
]
set
(
CMAKE_CXX_STANDARD bad
)
add_library
(
somelib STATIC empty
.
cpp
)