Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
unsio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LAMBERT Jean-charles
unsio
Commits
cce9606e
Commit
cce9606e
authored
Nov 17, 2016
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ubuntu/osx fixes
parent
9900bdd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
CMakeLists.txt
CMakeLists.txt
+0
-9
No files found.
CMakeLists.txt
View file @
cce9606e
...
...
@@ -94,15 +94,6 @@ ENDIF (NOT NEMO_INSTALLED)
target_link_libraries
(
unsio
${
DEP_NEMO_LIB
}
${
HDF5_CXX_LIBRARIES
}
sqlite3
)
# Manage HDF5 linking against libunsio
if
(
OSX
)
# add " " after .dylib
string
(
REPLACE
".dylib"
".dylib "
HDF5_CXX_LIBRARIES_LIST
${
HDF5_CXX_LIBRARIES
}
)
message
(
STATUS
"HDF5_CXX_LIBRARIES_LIST = "
${
HDF5_CXX_LIBRARIES_LIST
}
)
#set_target_properties(unsio PROPERTIES LINK_FLAGS "-undefined suppress -flat_namespace ${HDF5_CXX_LIBRARIES_LIST} -L${NEMOLIB} -lnemo -lsqlite3")
else
(
OSX
)
endif
(
OSX
)
# ----------------------------------------------------------
# Install SETUP
# ----------------------------------------------------------
...
...
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