-
Andrea Iob authored
The imported target allows external projects to use the bitpit library by simply calling target_link_libraries: find_package(bitpit) target_link_libraries(external_target PRIVATE bitpit::bitpit)
d37351cf
The imported target allows external projects to use the bitpit library by simply calling target_link_libraries: find_package(bitpit) target_link_libraries(external_target PRIVATE bitpit::bitpit)