diff Framework/Orthanc/Resources/CMake/OpenSslConfiguration.cmake @ 12:9220cf4a63d5

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 14:14:34 +0100
parents 2dbe613f6c93
children
line wrap: on
line diff
--- a/Framework/Orthanc/Resources/CMake/OpenSslConfiguration.cmake	Wed Oct 26 12:14:03 2016 +0200
+++ b/Framework/Orthanc/Resources/CMake/OpenSslConfiguration.cmake	Wed Nov 09 14:14:34 2016 +0100
@@ -216,6 +216,8 @@
     endif()
   endif()
 
+  source_group(ThirdParty\\OpenSSL REGULAR_EXPRESSION ${OPENSSL_SOURCES_DIR}/.*)
+
 else()
   include(FindOpenSSL)