Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
file was put in the wrong folder ...
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 2 Oct 2013 12:58:05 +0000 (14:58 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Fri, 4 Oct 2013 12:32:39 +0000 (14:32 +0200)
tools/tesh/CMakeLists.txt

index 2587afb..3ed1758 100644 (file)
@@ -10,7 +10,7 @@ if(WIN32)
   "${CMAKE_BINARY_DIR}/bin/tesh" @ONLY IMMEDIATE)
 
     file(COPY        ${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/Scripts/Diff.pm 
-         DESTINATION ${CMAKE_BINARY_DIR}
+         DESTINATION ${CMAKE_BINARY_DIR}/bin
          FILE_PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ
                           GROUP_EXECUTE GROUP_READ)