Skip to content

Commit

Permalink
[ci] fix typo in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Nov 11, 2024
1 parent 4aa0c21 commit 68d72bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ if(BUILD_MACOS12)
link_directories(zmat)

# Create mcx library
cuda_add_executable(mcx
cuda_add_executable(mcx-exe
mcx.c
mcx_core.cu
mcx_core.h
Expand Down

0 comments on commit 68d72bc

Please sign in to comment.