Skip to content

Conversation

@ipdemes
Copy link

@ipdemes ipdemes commented Dec 19, 2018

No description provided.

@ipdemes ipdemes requested a review from charest December 19, 2018 21:10
@@ -0,0 +1,41 @@
#------------------------------------------------------------------------------#
# Copyright (c) 2014 Los Alamos National Security, LLC
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm being pedantic, but this should probably be changed.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmsquared: agree. I'll fix it in few minutes

list(APPEND CINCH_RUNTIME_LIBRARIES ${HDF5_LIBRARIES} ${HDF5_CXX_LIBRARIES})

if(EXISTS "${HDF5_INCLUDE_DIRS}/../lib/libhdf5_cpp_debug.so")
list(APPEND CINCH_RUNTIME_LIBRARIES ${HDF5_INCLUDE_DIRS}/../lib/libhdf5_cpp_debug.so )
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems a bit hackish to me!

@ipdemes
Copy link
Author

ipdemes commented Mar 19, 2019

@junghans we don't need HDF5 cpp anymore, so I will just remove it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants