Commit 35999a5
committed
Fix compilation of third party project
Fixes:
-- Configuring done
CMake Error in Modules/ThirdParty/GDCM/src/CMakeLists.txt:
Imported target "gdcmMSFF" includes non-existent path
"/opt/tools/gdcm-install/usr/include/gdcmopenjpeg-2.3"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.1 parent 2d66f14 commit 35999a5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments