find_package openmp
rijobro opened this issue · 3 comments
rijobro commented
The find_package(OpenMP)
should have the REQUIRED
flag.
It should also be moved up one level, as it is currently placed in the Core
folder, but is also required in the Python
folder.