1 2 3 4
add_library(empty empty.cpp) install(TARGETS empty DESTINATION lib INCLUDES DESTINATION include) # install(EXPORT )