When trying to build with cmake (gui) and setting the flag INSTALL_DOC on the following error appears:
INSTALL_DOC: ON
CMake Error at cmake/options.cmake:45 (include):
include could not find load file:
/Users/frothe/Source/aruco-3.1.2/cmake/generateDoc.cmake
Call Stack (most recent call first):
CMakeLists.txt:12 (include)
CMake Error at cmake/options.cmake:46 (generate_documentation):
Unknown CMake command "generate_documentation".
Call Stack (most recent call first):
CMakeLists.txt:12 (include)
Configuring incomplete, errors occurred!
See also "/Users/frothe/Source/aruco-3.1.2/build/CMakeFiles/CMakeOutput.log".
Aruco: 3.1.2
CMake: 3.17.0
OS: macOS 10.14.6
CMakeOutput.login addition:Note: Error persists in Aruco 3.1.11