Skip to content

Commit

Permalink
Loki: Remove deprecated DIRECTIVE option in Loki CMake macro call
Browse files Browse the repository at this point in the history
This is about to be removed upstream as part of the entry-point
clean-up.
  • Loading branch information
mlange05 committed Jan 15, 2025
1 parent 3e60dd0 commit b537977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ecwam/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ if( HAVE_LOKI )
# Apply Loki source file transformation to lib target
loki_transform_target( TARGET ${ecwam}
MODE ${LOKI_MODE}
DIRECTIVE openacc
FRONTEND ${LOKI_FRONTEND}
CONFIG ${LOKI_CONFIG_FILE}
PLAN ${CMAKE_CURRENT_BINARY_DIR}/loki_plan_ecwam.cmake
Expand Down

0 comments on commit b537977

Please sign in to comment.