Commit Graph

5 Commits (30e5dfab5372f7996efe28b420b86f0f7a9a1f87)

Author SHA1 Message Date
Mark Jan van Kampen 30e5dfab53
Only depend on protolib when it is not build with norm 2021-01-16 11:16:25 +01:00
Mark Jan van Kampen 6a47beee63
Adds option to force a build of protokit and select a specific commit 2021-01-16 09:04:17 +01:00
mjvk 7d9b0aeadd
Install norm into include instead of include/norm (#11)
* Install norm into include instead of include/norm

Does not break existing use of norm

* Only installs normApi.h
2020-06-08 23:03:02 -04:00
bebopagogo 4b3b9351d0 commented out inclusion of unix and win32 'post process' source file inclusion as that is not intended to be part of the NORM library 2020-06-06 12:45:20 -04:00
mjvk 8d8c3f0da5
[WIP] Cmake (#8)
* Adds initial cmake

* Renames include according common convention

* Tries to include examples

* Changes to protokit

* Improves install step

* Removes /protokit

* Fixes some comments

* Adds a few feature tests

* Adds FLOCK includes

* Removes if in feature tests

* Fixes missing normApi.cpp

* Adds missing include

* Fixes bad rename
2020-05-18 10:19:04 -04:00