Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndskg committed Jan 7, 2024
1 parent a3477cb commit 58ed498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if(APPLE)
set(THREADS_PREFER_PTHREAD_FLAG ON)
endif()


# Set the root directory for the project
set(BSM_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/..)

# Include default project specifications
Expand Down

0 comments on commit 58ed498

Please sign in to comment.