mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 15:15:29 +00:00
conan: build re3 + librw with RelWithDebInfo build_type
This commit is contained in:
parent
6b8374f391
commit
3519cbd3e5
3 changed files with 6 additions and 3 deletions
|
@ -115,4 +115,7 @@ if(RE3_INSTALL)
|
|||
EXPORT re3-targets
|
||||
RUNTIME DESTINATION "."
|
||||
)
|
||||
if(MSVC)
|
||||
install(FILES $<TARGET_PDB_FILE:re3> DESTINATION "." OPTIONAL)
|
||||
endif()
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue