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
368e8de4cd
CMake
/
Tests
/
RunCMake
/
CMP0022
/
dep3
/
CMakeLists.txt
6 lines
93 B
CMake
Raw
Blame
History
link_libraries
(
dep1
)
add_library
(
dep3
../empty_vs6_3.cpp
)
target_link_libraries
(
dep3
dep2
)
Reference in New Issue
View Git Blame
Copy Permalink