Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ProfugusMC
ProfugusMC
Commits
36bd52c9
Commit
36bd52c9
authored
Aug 30, 2018
by
Hamilton, Steven P
Browse files
Removing compilation of xmc executable.
parent
9fcb7129
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/MC/CMakeLists.txt
View file @
36bd52c9
...
@@ -196,13 +196,15 @@ TRIBITS_ADD_LIBRARY(
...
@@ -196,13 +196,15 @@ TRIBITS_ADD_LIBRARY(
NOINSTALLHEADERS
${
HEADERS
}
NOINSTALLHEADERS
${
HEADERS
}
SOURCES
${
SOURCES
}
)
SOURCES
${
SOURCES
}
)
TRIBITS_ADD_EXECUTABLE
(
# Disable building xmc executable
xmc
NOEXESUFFIX
#TRIBITS_ADD_EXECUTABLE(
NOEXEPREFIX
# xmc
SOURCES mc_driver/mc.cc
# NOEXESUFFIX
INSTALLABLE
# NOEXEPREFIX
)
# SOURCES mc_driver/mc.cc
# INSTALLABLE
# )
TRIBITS_ADD_EXECUTABLE
(
TRIBITS_ADD_EXECUTABLE
(
profugus
profugus
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment