mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
cmake: update PDB installation
This commit is contained in:
Vendored
+2
@@ -142,6 +142,8 @@ set_target_properties(libprotobuf
|
||||
FOLDER "3rdparty"
|
||||
OUTPUT_NAME libprotobuf
|
||||
DEBUG_POSTFIX "${OPENCV_DEBUG_POSTFIX}"
|
||||
COMPILE_PDB_NAME libprotobuf
|
||||
COMPILE_PDB_NAME_DEBUG "libprotobuf${OPENCV_DEBUG_POSTFIX}"
|
||||
ARCHIVE_OUTPUT_DIRECTORY ${3P_LIBRARY_OUTPUT_PATH}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user