toeb / cmakepp

An Enhancement Suite for the CMake Build System
Other
435 stars 37 forks source link

jit compilation of cmake files #17

Closed toeb closed 10 years ago

toeb commented 10 years ago

to make including functions faster compile all static includes into one cmake file

requires a require statement

toeb commented 10 years ago

resolved for now: stopped using import_function to get functions