Skip to content

Commit 994cdb9

Browse files
GAYNO Raphaelraphman007
authored andcommitted
set USE_ARCANE_V3=ON is required by applications
1 parent 514ac47 commit 994cdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arcgeosim/LoadArcGeoSimPackageFile.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ if (ARCANEFRAMEWORK_ROOT)
2626
if(NOT PROJECT_IS_TOP_LEVEL)
2727
set (CMAKE_PREFIX_PATH PARENT_SCOPE)
2828
endif ()
29+
set(USE_ARCANE_V3 ON)
2930
set(USE_ALIEN_V20 ON)
3031
endif ()
3132

0 commit comments

Comments
 (0)