- fix the FindDCMTK.cmake to include the new oflog library introduced by
dcmtk-3.6.0. This has been reported in CMake bug tracker: http://public.kitware.com/Bug/view.php?id=12324 Approved by: kde@ (implicit)
This commit is contained in:
parent
7bc7cef824
commit
f80f6f6216
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300762
10
devel/cmake/files/patch-Modules_FindDCMTK.cmake
Normal file
10
devel/cmake/files/patch-Modules_FindDCMTK.cmake
Normal file
@ -0,0 +1,10 @@
|
||||
--- Modules/FindDCMTK.cmake.orig 2012-07-11 12:01:05.000000000 +0200
|
||||
+++ Modules/FindDCMTK.cmake 2012-07-11 12:01:51.000000000 +0200
|
||||
@@ -56,6 +56,7 @@
|
||||
ijg12
|
||||
ijg16
|
||||
ijg8
|
||||
+ oflog
|
||||
ofstd)
|
||||
|
||||
find_library(DCMTK_${lib}_LIBRARY
|
Loading…
Reference in New Issue
Block a user