INCLUDE(PackageAddExecutable)

PACKAGE_ADD_EXECUTABLE(
  DependencyExample
  SOURCES main.cpp
)
