Commit Graph

4 Commits

Author SHA1 Message Date
Bartlomiej Neumann
3b5d4725f6 Fix invalid cmake export configuration
Modify the CMakeLists.txt file to properly generate config file.
The `/include` string part intended for BUILD_INTERFACE was added
after the generator expression itself, which resulted
in extra `/include` path INTERFACE_INCLUDE_DIRECTORIES property
of exported configuration.
2019-05-25 12:40:40 +02:00
Pranav Srinivas Kumar
a5192878c1
Update CMakeLists.txt 2019-04-10 21:18:14 -04:00
Pranav Srinivas Kumar
483e9f2a5a
Fixes issue #5 2019-04-10 07:33:46 -04:00
Daniel Marshall
07f09279ed Add root CMakeLists.txt 2019-04-10 12:14:33 +01:00