Changes between Version 12 and Version 13 of InstallingFACT++
- Timestamp:
- 09/03/18 13:30:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v12 v13 55 55 ''Hint'': To get an idea what cmake is doing or has done, you can call {{{cmake-gui .}}} in the build directory. Note that the {{{.}}} is required. 56 56 57 Usually, there is XXX_INCLUDE_DIR which is a a path to the header files and XXX_LIBRARY which is the library filename (including path). 58 57 59 == Compiling FACT++ == 58 60