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