mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Fix installation target for tes3mp
This commit is contained in:
parent
b028f0b51f
commit
c2abcd3869
@ -207,6 +207,6 @@ if (MSVC)
|
|||||||
endif (MSVC)
|
endif (MSVC)
|
||||||
|
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
INSTALL(TARGETS openmw RUNTIME DESTINATION ".")
|
INSTALL(TARGETS tes3mp RUNTIME DESTINATION ".")
|
||||||
endif (WIN32)
|
endif (WIN32)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user