Skip to content

Commit

Permalink
restore python example processor installation
Browse files Browse the repository at this point in the history
  • Loading branch information
szaszm committed Aug 16, 2023
1 parent 0dfdb1f commit 7d1ce96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,10 @@ if (NOT WIN32)
DESTINATION conf
COMPONENT bin)

install(DIRECTORY extensions/python/pythonprocessors/
DESTINATION minifi-python
COMPONENT bin)

install(PROGRAMS bin/minifi.sh bin/minifi.service
DESTINATION bin
COMPONENT bin)
Expand Down

0 comments on commit 7d1ce96

Please sign in to comment.