diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2010-06-21 13:41:12 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2010-06-21 13:41:12 +0000 |
| commit | 0c69d6e1a845b2649570dc05159b5a5c75cbc242 (patch) | |
| tree | 441263251def9bc99012e5dc7c9ccfe5dcb66225 /test_V2_tile_handling | |
| parent | 306e58761a77feb686538055e5168eb204bc0d2f (diff) | |
Fix installation
Diffstat (limited to 'test_V2_tile_handling')
| -rw-r--r-- | test_V2_tile_handling/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test_V2_tile_handling/CMakeLists.txt b/test_V2_tile_handling/CMakeLists.txt index 7ea4a52c..10917dd4 100644 --- a/test_V2_tile_handling/CMakeLists.txt +++ b/test_V2_tile_handling/CMakeLists.txt @@ -21,7 +21,5 @@ ENDIF(NOT BUILD_SHARED_LIBS) FOREACH(exe test_encoder test_decoder) ADD_EXECUTABLE(${exe} ${exe}.c) TARGET_LINK_LIBRARIES(${exe} ${OPJ_PREFIX}openjpeg) - # Install exe - INSTALL_TARGETS(/bin/ ${exe}) ENDFOREACH(exe) |
