FindNE10

A find module for NE10.

TODO: FetchContent build. Would need to set their platform/arch flags

Targets

NE10::NE10

The NE10 library.

Cache variables

NE10_INCLUDE_DIR

Include directory path for NE10. When searching for this path, the environment variable NE10_INCLUDE_DIR is added to the search path.

NE10_LIBRARY

Path to the prebuilt binary of the NE10 library. When searching for this file, the environment variable NE10_LIBRARY is added to the search path.

Environment variables

NE10_INCLUDE_DIR

This environment variable, if set, is added to the search path when locating the NE10_INCLUDE_DIR path.

NE10_LIBRARY

This environment variable, if set, is added to the search path when locating the NE10_LIBRARY path.