mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-13 09:28:23 +01:00
3 lines
89 B
CMake
3 lines
89 B
CMake
add_executable(first_example first_example.cpp)
|
|
|
|
target_link_libraries(first_example tug) |