add_library( lsd ${CMAKE_CURRENT_SOURCE_DIR}/private/test.cpp ) target_include_directories(lsd PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/public)