Hi,
We recently ran into a problem with creating downloadable packages
that use OpenMP on Windows.
The problem is that programs compiled with MSVC which use OpenMP require the
vcomp${ver}.dll runtime library. Normally one would expect the
InstallRequiredSystemLibraries module to copy this dll over, but it does not.
I've uploaded a patch [1] that addresses this issue, and appreciate
if this patch can be considered for inclusion in a future version of cmake.
[1] http://www.cmake.org/Bug/view.php?id=15117
Thank you,
Greg Sharp
[email protected]
--
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:
http://public.kitware.com/mailman/listinfo/cmake