diff options
Diffstat (limited to 'security/quantis/files/patch-EasyQuantis_CMakeLists.txt')
-rw-r--r-- | security/quantis/files/patch-EasyQuantis_CMakeLists.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/quantis/files/patch-EasyQuantis_CMakeLists.txt b/security/quantis/files/patch-EasyQuantis_CMakeLists.txt deleted file mode 100644 index c8828506c54f..000000000000 --- a/security/quantis/files/patch-EasyQuantis_CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- EasyQuantis/CMakeLists.txt.orig 2014-04-17 14:41:53.461085311 +0000 -+++ EasyQuantis/CMakeLists.txt 2014-04-17 14:44:22.923075121 +0000 -@@ -102,6 +102,7 @@ - ${QT_LIBRARIES} - ${Boost_LIBRARIES} - ${Rt_LIBRARIES} -+ -pthread - ) - if(CMAKE_SYSTEM_NAME MATCHES "Darwin") - set_target_properties(${ExeName} PROPERTIES |