Skip to content
Snippets Groups Projects
Commit 402f8e2d authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing Boost found name

parent e3de5d26
No related branches found
No related tags found
No related merge requests found
Pipeline #3854 passed
......@@ -172,7 +172,6 @@ else()
endif()
if (Boost_FOUND)
message (AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ${CUDA_ON_BACKEND} ${Boost_CONTEXT_FOUND})
if ((CUDA_ON_BACKEND STREQUAL "SEQUENTIAL" OR CUDA_ON_BACKEND STREQUAL "OpenMP") AND NOT Boost_CONTEXT_FOUND)
file(WRITE error_code "202")
message( FATAL_ERROR "BOOST is invalid reinstalling" )
......
openfpm_devices @ 3d2ad76d
Subproject commit 12e3bcdbc68cf65cddb08ee19589e888cce196ef
Subproject commit 3d2ad76de449afa686cfba7a7fda45ae03a2f185
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment