INCLUDE(PackageAddExecutable)

PACKAGE_ADD_EXECUTABLE(
  ValidatorExample
  SOURCES main.cpp
)
