Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
Dependency
/
Three
/
CMakeLists.txt
blob: 4880243f7d9f85d2ba47583edb8b2dda2ea399a9 [
file
]
add_library( Three ThreeSrc.c )
target_link_libraries( Three One Four )