add_executable(core_example core.cpp)
target_link_libraries(core_example dlplancore)
