You are not logged in.
At the beginning of the tutorial from the CMake official website, it reads:
The tutorial documentation and source code for the example can be found in the Help/guide/tutorial directory of the CMake source code tree.
I could find the Help directory under /usr/share/cmake-3.20. However, there is no guide directory in it, nor the tutorial directory. I wonder it patched out in Arch or there is other packages to install for accessing the guide and tutorial directories?
Offline
Oops, it seems the system generated two identical posts sequentially
Offline
The tutorial documentation and source code for the example can be found in the Help/guide/tutorial directory of the CMake source code tree.
The package is not the source code tree. The source is located at https://gitlab.kitware.com/cmake/cmake
Offline
I reported the other thread as a duplicate.
cmake package downloads https://cmake.org/files/v3.20/cmake-3.20.0.tar.gz , it does include those files.
For now download it yourself and extract it somewhere.
Edit : or go directly to upstream as arojas posted.
Last edited by Lone_Wolf (2021-07-07 11:29:18)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline