File: INSTALL.export

package info (click to toggle)
libint2 2.7.2-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 63,792 kB
  • sloc: ansic: 842,934; cpp: 47,847; sh: 3,139; makefile: 1,017; f90: 676; perl: 482; python: 334
file content (8 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
The recommended installation procedure:
1) mkdir build; cd build; cmake ..
   Most often you will need to specify command-line options to cmake, such as CMAKE_CXX_COMPILER.
2) cmake --build . --target check
3) cmake --build . --target install:

Report all problems to https://github.com/evaleev/libint/issues