We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7762cd5 + 6089c33 commit 8e07a6dCopy full SHA for 8e07a6d
CMakeLists.txt
@@ -48,7 +48,7 @@ daq_add_library( *.cc LINK_LIBRARIES ${CRTMODULES_DEPENDENCIES} ) # Any source f
48
# See https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/#daq_add_python_bindings
49
50
51
-daq_add_python_bindings(*.cpp LINK_LIBRARIES ${PROJECT_NAME} ) # Any additional libraries to link in beyond the main library not yet determined
+daq_add_python_bindings(*.cpp )
52
53
54
##############################################################################
0 commit comments