Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
qcor
Commits
27e93c83
Commit
27e93c83
authored
Sep 15, 2021
by
Nguyen, Thien Minh
Browse files
code format fix
Signed-off-by:
Thien Nguyen
<
nguyentm@ornl.gov
>
parent
68b175e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/mirror_rb/CMakeLists.txt
View file @
27e93c83
...
...
@@ -41,14 +41,7 @@ install(TARGETS ${LIBRARY_NAME} DESTINATION ${CMAKE_INSTALL_PREFIX}/plugins)
if
(
QCOR_BUILD_TESTS
)
add_subdirectory
(
tests
)
endif
()
if
(
APPLE
)
set_target_properties
(
${
LIBRARY_NAME
}
PROPERTIES INSTALL_RPATH
"@loader_path/../lib;
${
LLVM_INSTALL_PREFIX
}
/lib"
)
...
...
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