This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
300ce2481e
CMake
/
Tests
/
RunCMake
/
target_compile_features
/
not_a_cxx_feature.cmake
7 lines
95 B
CMake
Raw
Blame
History
add_executable
(
main
empty.cpp
)
target_compile_features
(
main
PRIVATE
cxx_not_a_feature
)
Reference in New Issue
View Git Blame
Copy Permalink