Skip to content

Commit 2d76dbf

Browse files
committed
missed file
1 parent 4e9d5a5 commit 2d76dbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FILE(GLOB PY_FILES *.py)
2+
FILE(GLOB TEST_DATA_FILES data/*)
3+
4+
PLUGIN_INSTALL(sextante tests ${PY_FILES})
5+
PLUGIN_INSTALL(sextante tests/data ${TEST_DATA_FILES})

0 commit comments

Comments
 (0)