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
/
CMP0026
/
CMP0026-LOCATION-CONFIG-WAR...
6 lines
103 B
CMake
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