add_subdirectory(TestA) add_subdirectory(LibA) target_link_libraries(TestA PRIVATE LibA )