Filipe Sousa wrote:
Installing a library target on windows is going to install both .dll and .lib. CPack is packing everything that that goes in INSTALL command. How can I prevent the .lib from being installed?
Read the documentation of the new INSTALL command. Look at the RUNTIME option.
-Brad _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
