diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 329fed23..faad3435 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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