Skip to content

CMake error #63

@Tauranis

Description

@Tauranis

I'm trying to build clandmark on Ubuntu 14.04 but I get this error when I try to use ccmake

CMake Error at CMakeLists.txt:68 (export):
export Unknown arguments.

Line 68 from CMakeLists.txt contains the following command

export(EXPORT CLandmarkTargets
FILE "${CMAKE_CURRENT_BINARY_DIR}/clandmark/CLandmarkTargets.cmake"
NAMESPACE CLandmark::
)

I just followed the tutorial for Linux. What it can be done to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions