
"Daniel Pfeifer" <daniel@pfeifer-mail.de> wrote in message news:9258a13ec6727bac1f0dc8baa849fc35-EhVcX1dJTQZXRw0RBgwNVDBXdh9XVlpBXkJHHF5ZWC9fUkYLQVx+H1dWXjBeQ0wEXFpZQVlR-webmailer2@server04.webmailer.hosteurope.de... A side note:
* Precompiled headers (currently MSVC only).
Until CMake gets proper precompiled headers support you can easily add support for Xcode (Mac OS X) with: set( CMAKE_XCODE_ATTRIBUTE_GCC_PREFIX_HEADER "<path to header>" CACHE STRING "" FORCE ) set( CMAKE_XCODE_ATTRIBUTE_GCC_PRECOMPILE_PREFIX_HEADER "YES" CACHE STRING "" FORCE ) ;) -- "What Huxley teaches is that in the age of advanced technology, spiritual devastation is more likely to come from an enemy with a smiling face than from one whose countenance exudes suspicion and hate." Neil Postman