vector-of-bool / cmrc

A Resource Compiler in a Single CMake Script
MIT License
672 stars 74 forks source link

Split C++ source from CMake files #16

Open ruipacheco opened 5 years ago

ruipacheco commented 5 years ago

Is it possible to split the C++ source embedded in the CMake file into its own files? It would make following the project much easier.