Hi @Kevin_Liang
I gave it a try but couldn’t reproduce.
What does MONGOCXX_LIBRARIES correspond to? Can you double check if it expands to
target_link_libraries(NeuralNet_Training PRIVATE mongo::mongocxx_shared)
target_link_libraries(NeuralNet_Training PRIVATE mongo::bsoncxx_shared)