Skip to content

Commit

Permalink
Merge branch 'master' into tpls-update/cusini/update-raja-chai
Browse files Browse the repository at this point in the history
  • Loading branch information
CusiniM authored Jul 8, 2024
2 parents cedda09 + f898df4 commit ad05230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ ExternalProject_Add( raja
PREFIX ${PROJECT_BINARY_DIR}/raja
INSTALL_DIR ${RAJA_DIR}
DEPENDS ${RAJA_DEPENDS}
BUILD_COMMAND ${TPL_BUILD_COMMAND} VERBOSE=1
BUILD_COMMAND ${TPL_BUILD_COMMAND}
INSTALL_COMMAND ${TPL_INSTALL_COMMAND}
CMAKE_GENERATOR ${TPL_GENERATOR}
CMAKE_ARGS -D CMAKE_C_COMPILER=${CMAKE_C_COMPILER}
Expand Down

0 comments on commit ad05230

Please sign in to comment.