Precompiled header with CMake
The project in which we are using QxOrm doesn't have any .pro file. It is using CMake generating a VS10 project.
Would be possible to have an example that shows how to use correctly precompiled.h using CMake?
(until now I was just adding the include in the header files, I want now to use it the correct way)
Thanks.
Would be possible to have an example that shows how to use correctly precompiled.h using CMake?
(until now I was just adding the include in the header files, I want now to use it the correct way)
Thanks.