Skip to content

Commit

Permalink
backup cmake statement that does not work for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Meyer Andersen committed Mar 19, 2024
1 parent 187877b commit 8c7d921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists_files.cmake
Expand Up @@ -47,6 +47,8 @@ macro (ADD_CUDA_OR_HIP_FILE LIST DIR FILE)
COMMENT "Rehipifying because of change in ${cuda_file_path}"
)

# the next lines breaks the build, not sure why
# set_source_files_properties(${relpath} PROPERTIES LANGUAGE HIP)
list(APPEND ${LIST} ${relpath})
endif()
endmacro()
Expand Down

0 comments on commit 8c7d921

Please sign in to comment.