Closed cdesjardins closed 7 years ago
This will help the morphy project move up to the latest version of ncl. Nice.
It should be easy to test:
mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=~/test_install make -j8 make install
This will help the morphy project move up to the latest version of ncl. Nice.
It should be easy to test: