mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 01:26:23 +00:00
conan: build re3 + librw with RelWithDebInfo build_type
This commit is contained in:
@ -115,4 +115,7 @@ if(RE3_INSTALL)
|
||||
EXPORT re3-targets
|
||||
RUNTIME DESTINATION "."
|
||||
)
|
||||
if(MSVC)
|
||||
install(FILES $<TARGET_PDB_FILE:re3> DESTINATION "." OPTIONAL)
|
||||
endif()
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user