INCLUDE(PackageAddExecutable)

PACKAGE_ADD_EXECUTABLE(
  CustomFunctionExample
  SOURCES main.cpp
)
