Hello,
Within CMakeList.txt files, is there a way to know which compiler
dependant files have to be distributed along with the application.
It may be different depending on the compiler used (and the build type).
Typically, we have applications compiled under linux and windows, and
with windows
we have to redistribute some files like msvcrtd.dll. These files are on
the developper
computer but not on a any computers where the application can be installed.
Thanks.
--
Philippe Poilbarbe
CLS - Space Oceanography Division
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake