Hi,

we are using the FindBoost module, and unfortunately it seems to be very slow 
under Windows. find_package(boost ...) is called at various places in imported 
projects with different COMPONENTS and each use takes about 30 seconds, causing 
the total CMake run to take up to 10 minutes.

In the documentation of FindBoost, it is mentioned that it can use a cmake 
configuration file BoostConfig.cmake if boost was built using boost-cmake, 
which we do not use at the moment. I can imagine that this would speed the 
process up, since the required information would not be need to determined 
during the CMake run. However, it is unclear what boost-cmake this refers to. 
Can someone provide a hint on where to find information on boost-cmake, and how 
to use it to build boost?

Best wishes

i.A. Simon Giesecke
Division Integrierte Versorger

PSI Software AG
Geschäftsbereich PSI Energie EE
Kurfürstendamm 33
10719 Berlin
Deutschland/Germany
Telefon : +49 441 3612-4826
Telefax : +49 441 3612-6777
sgiese...@psi.de
www.psi.de<http://www.psi.de/>
www.psienergy.de<http://www.psienergy.de/>

Sitz der Gesellschaft: Dircksenstraße 42-44, 10178 Berlin, Deutschland
Mitglieder des Vorstands: Dr. Harald Schrimpf (Vorsitzender), Harald Fuchs
Vorsitzender des Aufsichtsrats: Karsten Trippel
Handelsregister Amtsgericht Berlin-Charlottenburg HRB 51 463

The information contained in this message is confidential or protected by law. 
If you are not the intended recipient, please contact the sender and delete 
this message. Any unauthorised copying of this message or unauthorised 
distribution of the information contained herein is prohibited.

Attachment: sgiesecke@psi.de-certificate-1.pem
Description: Binary data

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to