Skip to content

CMakeLists.txt does properly native MacOS with Xcode #32

@tlanc007

Description

@tlanc007

The logic in the CMakeLists.txt doesn't recognize the native MacOS (Xcode) compiler as a clang compiler. The result is that the examples won't build as the search paths and compiler options are wrong.

The work around is to specify a true clang/llvm compiler when running cmake.

Metadata

Metadata

Assignees

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