INCLUDE(PackageAddExecutable)

PACKAGE_ADD_EXECUTABLE(
  datatypes
  SOURCES main.cpp
  )
