This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5314c3c64f
cmake
/
Tests
/
RunCMake
/
CMP0026
/
CMP0026-LOCATION-CONFIG-WAR...
6 lines
103 B
Raw
Blame
History
enable_language
(
CXX
)
add_library
(
somelib
empty.cpp
)
get_target_property
(
_loc
somelib
LOCATION_Debug
)
Reference in new issue
View Git Blame
Copy Permalink