mn416 / QPULib

Language and compiler for the Raspberry Pi GPU
Other
429 stars 64 forks source link

Development - Added CMakeLists.txt files for cmake configuration, compilation and installation #72

Open BenKluwe opened 5 years ago

BenKluwe commented 5 years ago

These two commits add support for building using the cmake build system. The system creates a config file (qpulib_config.h) which defines the preprocessor symbols. The README.md has been updated to include a section on how to compile this project using cmake.