Skip to content

Commit

Permalink
CMakelists plz behave urself now
Browse files Browse the repository at this point in the history
  • Loading branch information
cvonelm committed May 28, 2024
1 parent 3776aea commit c281478
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 @@ -326,7 +326,7 @@ if(USE_CUPTI)

if(SHM_OPEN_FOUND_WITH_RT)
target_link_libraries(lo2s_injection PRIVATE rt)
else()
endif()

if(CUDAToolkit_FOUND)
target_compile_definitions(lo2s PUBLIC HAVE_CUDA)
Expand Down

0 comments on commit c281478

Please sign in to comment.