Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen authored Feb 1, 2024
2 parents b9cb9a3 + 6350c9a commit 72ae208
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)

imp_build_module(${CMAKE_SOURCE_DIR} bff)

# # libmongoc
# ###########################
# FIND_PACKAGE (mongoc-1.0 1.7 REQUIRED)
# LINK_LIBRARIES (mongo::mongoc_shared)

else()
INCLUDE(ModuleBuild.cmake)
endif()
Expand Down

0 comments on commit 72ae208

Please sign in to comment.