From 9f3ed856af3c2b733befbef81de50d3a87fc0857 Mon Sep 17 00:00:00 2001 From: Canming Huang Date: Fri, 15 Dec 2023 12:45:56 -0500 Subject: [PATCH] Fixed Emgu.TF nuget package build. --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0fd5921c..4db20fc4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1163,8 +1163,8 @@ SET(EMGUTF_PROTOBUF_NUGET_DEPENDENCY "") IF(HAVE_FULL_BUILD) SET(EMGUTF_NUGET_FILE_LIST "${EMGUTF_NUGET_FILE_LIST} - - + + ")