Skip to content

QcaMacro.cmake - fix installing pdb files on Windows

Allen Winter requested to merge winterz/cmake-fix-windows into master

Fix the CMake error: "CMake Error at cmake/modules/QcaMacro.cmake:73 (get_target_property): The LOCATION property may not be read from target "qca-qt5". Use the target name directly with add_custom_command, or use the generator"

resurrects code from 1137ed5f

Edited by Allen Winter

Merge request reports