Skip to content

cmake fails #11

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions