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