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
010140311a
CMake
/
Tests
/
RunCMake
/
target_compile_features
/
not_a_c_feature.cmake
7 lines
91 B
CMake
Raw
Blame
History
add_executable
(
main
empty.c
)
target_compile_features
(
main
PRIVATE
c_not_a_feature
)
Reference in New Issue
View Git Blame
Copy Permalink