https://github.com/cbica/basis
https://github.com/cbica/basis
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbica/basis
- Owner: CBICA
- Created: 2018-08-06T18:35:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T12:04:11.000Z (about 6 years ago)
- Last Synced: 2025-09-09T23:14:30.993Z (9 months ago)
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BASIS
The CMake Build system And Software Implementation Standard (BASIS) makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices, utilities, and open source projects available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless!
# Last Tag under CBICA
To get the last tag of BASIS released under the CBICA umbrella, please do the following:
```bash
git clone https://github.com/CBICA/BASIS.git
cd BASIS
git checkout 2.1.4
```
# NOTE
This package has been deprecated and is no longer actively maintained. For details, refer to https://cmake-basis.github.io/index.html