Loading packages/MC/CMakeLists.txt +9 −7 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
packages/MC/CMakeLists.txt +9 −7 Original line number Diff line number Diff line Loading @@ -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 Loading