Skip to content

Commit

Permalink
Merge branch 'main' into chhwang/fix-amd
Browse files Browse the repository at this point in the history
  • Loading branch information
chhwang authored Dec 24, 2023
2 parents 132f04c + 6202b10 commit 8d286d6
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 @@ -142,7 +142,7 @@ add_subdirectory(include)
add_subdirectory(src)

if("${INSTALL_PREFIX}" STREQUAL "")
set(INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX})
set(INSTALL_PREFIX "./")
endif()

install(TARGETS mscclpp_obj
Expand Down

0 comments on commit 8d286d6

Please sign in to comment.