diff CMakeLists.txt @ 131:c55b0583084b

integration fix-leak->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Aug 2023 11:52:45 +0200
parents cf6decdf9e15 5f0b7795afaf
children 69c9e376b73e
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Aug 30 11:49:59 2023 +0200
+++ b/CMakeLists.txt	Wed Aug 30 11:52:45 2023 +0200
@@ -178,6 +178,7 @@
   Sources/OnChangeCallback.cpp
   Sources/OnStoredInstanceCallback.cpp
   Sources/Plugin.cpp
+  Sources/PythonBytes.cpp
   Sources/PythonFunction.cpp
   Sources/PythonLock.cpp
   Sources/PythonModule.cpp