2024-11-11 15:18:55 +01:00

3 lines
77 B
CMake

add_executable(TestApp TestApp.c)
target_link_libraries(TestApp PRIVATE SLD)