Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Zachery Crandall <[email protected]>
  • Loading branch information
ryanmrichard and zachcran authored Dec 4, 2023
1 parent a9ff0b1 commit f00b89b
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 @@ -24,7 +24,7 @@ set(BUILD_TESTING "${build_testing_old}" CACHE BOOL "" FORCE)

# For projects including CMaize via FetchContent
if(NOT CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" PARENT_SCOPE)
set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" PARENT_SCOPE)
endif()


Expand Down

0 comments on commit f00b89b

Please sign in to comment.