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
becb14c955
CMake
/
Tests
/
RunCMake
/
CMP0028
/
CMP0028-WARN.cmake
4 lines
81 B
CMake
Raw
Blame
History
add_library
(
foo
empty.cpp
)
target_link_libraries
(
foo
PRIVATE
External::Library
)
Reference in New Issue
View Git Blame
Copy Permalink