make build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/install
cmake --build . -j
cmake --install .
# don't do like this
# cmake --install . --prefix=/path/to/install
-
Notifications
You must be signed in to change notification settings - Fork 0
The core library of PEANUTS, consisting of the cpp header-only library and libpeanuts, a binding library for the c language.
License
tsukuba-hpcs/peanuts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The core library of PEANUTS, consisting of the cpp header-only library and libpeanuts, a binding library for the c language.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published