Commit 36bd52c9 authored by Hamilton, Steven P.'s avatar Hamilton, Steven P.
Browse files

Removing compilation of xmc executable.

parent 9fcb7129
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -196,13 +196,15 @@ TRIBITS_ADD_LIBRARY(
  NOINSTALLHEADERS ${HEADERS}
  SOURCES ${SOURCES})

TRIBITS_ADD_EXECUTABLE(
  xmc
  NOEXESUFFIX
  NOEXEPREFIX
  SOURCES mc_driver/mc.cc
  INSTALLABLE
  )
# Disable building xmc executable

#TRIBITS_ADD_EXECUTABLE(
#  xmc
#  NOEXESUFFIX
#  NOEXEPREFIX
#  SOURCES mc_driver/mc.cc
#  INSTALLABLE
#  )

TRIBITS_ADD_EXECUTABLE(
  profugus