mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:23:52 +00:00
Fix installation target for tes3mp
This commit is contained in:
parent
b028f0b51f
commit
c2abcd3869
1 changed files with 1 additions and 1 deletions
|
@ -207,6 +207,6 @@ if (MSVC)
|
|||
endif (MSVC)
|
||||
|
||||
if (WIN32)
|
||||
INSTALL(TARGETS openmw RUNTIME DESTINATION ".")
|
||||
INSTALL(TARGETS tes3mp RUNTIME DESTINATION ".")
|
||||
endif (WIN32)
|
||||
|
||||
|
|
Loading…
Reference in a new issue