For some reason, FindOpenMP succeeds -- but reports failure for me on Visual Studio 2010 Pro. This is with the latest CMake just in case...
1> -- Try OpenMP C flag = [/openmp] 1> -- Performing Test OpenMP_FLAG_DETECTED 1> -- Performing Test OpenMP_FLAG_DETECTED - Success 1> -- Try OpenMP CXX flag = [/openmp] 1> -- Performing Test OpenMP_FLAG_DETECTED 1> -- Performing Test OpenMP_FLAG_DETECTED - Success 1> -- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) Any suggestions? -- 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