You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COMP: Add find_package(OpenMP) to module export code
To address:
CMake Error at /home/matt/src/ITK-Wasm/native/ITK-build/ITKTargets.cmake:1007 (set_target_properties):
The link interface of target "proxTV" contains:
OpenMP::OpenMP_CXX
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first):
/home/matt/src/ITK-Wasm/native/ITK-build/ITKConfig.cmake:70 (include)
dcmtk/CMakeLists.txt:1 (find_package)
0 commit comments