Age | Commit message (Expand) | Author |
---|---|---|
2021-02-26 | Set CPATH and LIBRARY_PATH in pre-inst-env wrapper.•••This is so that someone compiling and running C programs against libnsmc can do so easily. * pre-inst-env.in: Set CPATH and LIBRARY_PATH. | Arun Isaac |
2021-02-10 | Add pre-installation environment script.•••The pre-inst-env script is required to find freshly built libraries and scheme files before installation. * pre-inst-env.in: New file. * CMakeLists.txt: Configure pre-inst-env.in with correct paths. | Arun Isaac |