mirror of
https://github.com/td512/re3.git
synced 2026-01-29 08:00:52 +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