File: CMakeLists.txt

package info (click to toggle)
dnf-plugins-core 4.10.1-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,664 kB
  • sloc: python: 7,441; sh: 23; makefile: 15; xml: 7
file content (2 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (3)
1
2
FILE(GLOB dnfplugins_SRCS *.py)
INSTALL (FILES ${dnfplugins_SRCS} DESTINATION ${PYTHON_INSTALL_DIR}/dnfpluginscore)