Skip to content

Commit

Permalink
Don't install description_to_json file
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 6, 2023
1 parent d02a79b commit b159181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/grassprovider/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
file(GLOB PY_FILES *.py)
list(FILTER PY_FILES EXCLUDE REGEX ".*description_to_json.py")
file(GLOB OTHER_FILES grass7.txt metadata.txt)

execute_process(
Expand Down

0 comments on commit b159181

Please sign in to comment.