Skip to content

Commit c21167d

Browse files
committedDec 13, 2012
add missed CMakeLists.txt for SEXTANTE GRASS provider
1 parent 6637268 commit c21167d

File tree

1 file changed

+3
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)