Remove final dfveinlook installing command from tools/supported/CMakeLists.txt.

develop
Mikko Juola 2010-08-27 18:48:54 +03:00
parent afdc91265d
commit 37ac6f0744
1 changed files with 0 additions and 6 deletions

@ -116,9 +116,3 @@ dfflows
dfliquids
RUNTIME DESTINATION bin
)
IF(UNIX)
install(TARGETS
dfveinlook
RUNTIME DESTINATION bin
)
ENDIF(UNIX)