INCLUDE(TribitsAddExecutable)

TRIBITS_ADD_EXECUTABLE(
  dependencyandexec
  SOURCES main.cpp
  )
