Is it possible to compile header files with C/C++ preprocessor direktives? (Defines)
I have a project with some header files which are without a cpp file. For example typedefs for different platforms.
I'm looking for a simple solution that can be integrated into my cmakefile.