* Initial support of CMake
authorcarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:33:21 +0000 (00:33 +0800)
committercarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:54:23 +0000 (00:54 +0800)
commita4650360a34ea4fceb30f53d97f24ad980001867
tree7f0c36a9eefd92ec6aa0e3b2f4e385cf2d2eff81
parent0ac16f61166ee7f0b68f0d03c158ce94238dab75
* Initial support of CMake
+ Generation of header files is now made through a C program to make it more portable.
modules/src/em_data/CMakeLists.txt [new file with mode: 0644]
modules/src/em_data/makeem.c [new file with mode: 0644]