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 5778149 commit a3477cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ if(APPLE)
endif()


# Include default CMake project specifications
set(BSM_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/..)

# Include default project specifications
include (${BSM_ROOT}/project-defaults.cmake)

##########################################################################################################
Expand Down

0 comments on commit a3477cb

Please sign in to comment.