labs-edaf30/lab1/cmake-example/testlib/CMakeLists.txt

2 lines
35 B
Text
Raw Normal View History

2021-10-27 15:15:47 +02:00
add_library(TestLib foo.cc bar.cc)