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
Scientific Software
CrysFML
Commits
af4440e2
Commit
af4440e2
authored
Jul 20, 2021
by
Simon Ward
Browse files
Update CMakeLists.txt - FIX Linux/OSX error
parent
280eb605
Pipeline
#10466
failed with stages
in 17 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Python_API/Src/CMakeLists.txt
View file @
af4440e2
...
...
@@ -117,7 +117,7 @@ if(NOT PYSETUP)
COMMAND
${
CMAKE_COMMAND
}
-E copy
${
CMAKE_CURRENT_BINARY_DIR
}
/
${
LIBRARY_FILENAME
}
${
CMAKE_CURRENT_BINARY_DIR
}
/../Tests/CFML_api
${
CMAKE_CURRENT_BINARY_DIR
}
/../Tests/CFML_api
/
${
LIBRARY_FILENAME
}
)
add_dependencies
(
Python_SO_Files
${
LIBRARY_NAME
}
)
endif
()
...
...
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