Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF: avoid ADD_DEPENDENCIES if dependencies empty #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

matthew-brett
Copy link

Getting errof when MINC2_deps empty (which is the case when using local HDF5
and local netcdf)

Closes gh-5 probably...

Getting errof when MINC2_deps empty (which is the case when using local
HDF5 and local netcdf)
Getting error at install time:

    -- Install configuration: ""
    CMake Error at cmake_install.cmake:31 (FILE):
      file INSTALL cannot find
        "/Users/mb312/dev_trees/minc-toolkit/build/external//Users/mb312/usr/local/bin".

where ``/Users/mb312/usr/local`` is my install prefix.  Remove puzzling
extra directory from install output directory spec.
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.

CMake error when using system HDF5 and netcdf
1 participant