nonius icon indicating copy to clipboard operation
nonius copied to clipboard

2 header locations are needed ?

Open pedro-vicente opened this issue 4 years ago • 1 comments

to include in a cmake project, it seems 2 header locations are needed ?

include_directories(nonius-1.1.2/include/nonius)
include_directories(nonius-1.1.2/include)

pedro-vicente avatar Aug 12 '20 08:08 pedro-vicente

There's a single-header version in the main zips on the releases page here: https://github.com/libnonius/nonius/releases/

(It's different to the releases page linked to in the readme. I'm not affiliated with this project.)

granthusbands avatar Apr 11 '21 15:04 granthusbands