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