Changeset 265 in pacpusframework


Ignore:
Timestamp:
03/13/14 10:41:06 (10 years ago)
Author:
Marek Kurdej
Message:

Installing .pdb files to bin directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmake/PacpusUtilities.cmake

    r259 r265  
    360360                install(FILES ${target_pdb}
    361361                    CONFIGURATIONS Debug
    362                     DESTINATION ${PACPUS_INSTALL_DIR}/lib
     362                    DESTINATION ${PACPUS_INSTALL_DIR}/bin
    363363                )
    364364            endif()
Note: See TracChangeset for help on using the changeset viewer.