There seem to be problems with the lines of CMakeLists.txt:
07: include(cpp3ds)
50: compile_core_shaders(SHADER_OUTPUT ${PROJECT_SOURCE_DIR}/res/core_resource/ ${SHADER_FILES})
I get the following errors:
CMake Error at CMakeLists.txt:7 (include):
include could not find load file:
cpp3ds
CMake Error at CMakeLists.txt:50 (compile_core_shaders):
Unknown CMake command "compile_core_shaders".
I have attached the log just in case.
CMakeOutput.txt
There seem to be problems with the lines of CMakeLists.txt:
I get the following errors:
I have attached the log just in case.
CMakeOutput.txt