CMake Error at CMakeLists.txt:18 (add_executable): add_executable called with incorrect number of arguments CMake Error at CMakeLists.txt:31 (target_link_libraries): Cannot specify link libraries for target "broadcaster" which is not built by this project. ...
On running make html, I am getting following error - WARNING: 'myst' reference target not found: ./Conditional.sh Member choldgraf commented Sep 2, 2021 I believe that the issue here is that .sh files are not supported by Sphinx, and so it cannot find it. If you want to link to ...