Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
xacc
Commits
3d770141
Commit
3d770141
authored
Aug 31, 2017
by
Mccaskey, Alex
Browse files
Tweaking cmake
parent
69566350
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3d770141
...
...
@@ -31,8 +31,6 @@ ExternalProject_Add(cppmicroservices
-DCMAKE_BUILD_TYPE=
${
CMAKE_BUILD_TYPE
}
-DCMAKE_CXX_COMPILER=
${
CMAKE_CXX_COMPILER
}
-DCMAKE_CXX_FLAGS=
${
CMAKE_CXX_FLAGS
}
-DCMAKE_C_COMPILER=
${
CMAKE_C_COMPILER
}
-DCMAKE_C_FLAGS=
${
CMAKE_C_FLAGS
}
INSTALL_COMMAND
${
CMAKE_MAKE_PROGRAM
}
install DESTDIR=
${
CMAKE_BINARY_DIR
}
/cppus_install
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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