norlab-ulaval / libnabo

A fast K Nearest Neighbor library for low-dimensional spaces
http://norlab-ulaval.github.io/libnabo/
BSD 3-Clause "New" or "Revised" License
440 stars 144 forks source link

Add generate step for ${PROJECT_BINARY_DIR}/libnaboConfig.cmake #76

Closed HannesSommer closed 6 years ago

HannesSommer commented 6 years ago

Addressing #75 .

This expands the generator expressions in some of the exported variables.

This is a continuation of #65 .