From 5310ea3564fe98b2940a63b72621b79de9290f77 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 11 Sep 2022 19:19:32 +0200 Subject: Replaced Datafile and StarsEx/Archive with dat and ArchiveEx --- ArchiveEx/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ArchiveEx/CMakeLists.txt') diff --git a/ArchiveEx/CMakeLists.txt b/ArchiveEx/CMakeLists.txt index 158e2b3..6010cea 100644 --- a/ArchiveEx/CMakeLists.txt +++ b/ArchiveEx/CMakeLists.txt @@ -25,3 +25,4 @@ if(WIN32) PRIVATE -l:libshlwapi.a ) endif() +install(TARGETS dat RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}) -- cgit v1.1