add_library(blobject OBJECT blobject1.cpp blobject2.cpp blobject.hpp ) target_include_directories(blobject PUBLIC .)