This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
debian
/
cmake-doc.install
2 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set --docdir to actual destination CMake 3.19 adds a link to the CMake reference manual in the help menu, which attempts to open the local file if it exists, and falls back to the internet if it does not. It searches for this local file based on CMAKE_DOC_DIR. However, CMAKE_DOC_DIR was not being set to the actual destination. Change CMAKE_DOC_DIR to reflect the actual destination so that the CMake GUI can find it.
2020-10-13 17:36:00 -04:00
usr/share/doc/cmake-data/html
Reference in New Issue
Copy Permalink