diff --git a/cmake/BsoncxxUtil.cmake b/cmake/BsoncxxUtil.cmake index b2cf17d40d..bfea7fcb1c 100644 --- a/cmake/BsoncxxUtil.cmake +++ b/cmake/BsoncxxUtil.cmake @@ -147,7 +147,6 @@ function(bsoncxx_add_library TARGET OUTPUT_NAME LINK_TYPE) $ $ $ - $ $ ) target_compile_definitions(${TARGET} PRIVATE ${libbson_definitions}) diff --git a/cmake/MongocxxUtil.cmake b/cmake/MongocxxUtil.cmake index 5014384229..932d9a2202 100644 --- a/cmake/MongocxxUtil.cmake +++ b/cmake/MongocxxUtil.cmake @@ -109,7 +109,6 @@ function(mongocxx_add_library TARGET OUTPUT_NAME LINK_TYPE) $ $ $ - $ $ ) target_compile_definitions(${TARGET} PRIVATE ${libmongoc_definitions})