
INCLUDE(PackageAddExecutableAndTest)

PACKAGE_ADD_EXECUTABLE(
  Composite
  SOURCES cxx_main.cpp
  )
