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

Make repository usable as Git submodule #34

Merged
merged 1 commit into from
Apr 25, 2016
Merged

Commits on Apr 25, 2016

  1. Always use CMAKE_CURRENT_{SOURCE|BINARY}_DIR

    Get rid of all CMAKE_{SOURCE|BINARY}_DIR usages in CMake scripts, in order
    to make it possible to use netcdf-cxx via 'add_subdirectory' (as a Git
    submodule, for example).
    
    Signed-off-by: Pavel Kretov <firegurafiku@gmail.com>
    firegurafiku committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    9a5ba5d View commit details
    Browse the repository at this point in the history