mirror of
https://github.com/Team-Resurgent/libXexUnpack.git
synced 2026-04-30 10:11:16 -07:00
Update: path
This commit is contained in:
@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 3.25)
|
||||
project(XexUnpack)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${BIN_PATH}/build/" )
|
||||
|
||||
include_directories(mspack)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user