diff --git a/.idea/cmake.xml b/.idea/cmake.xml new file mode 100644 index 0000000..e820120 --- /dev/null +++ b/.idea/cmake.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/CMakeLists.txt b/CMakeLists.txt index 2eeae5a..f73ecc7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.22) +cmake_minimum_required(VERSION 3.24) project(SmokeAPI VERSION 1.0.3) @@ -76,4 +76,3 @@ configure_output_name(${ORIGINAL_DLL}) configure_include_directories() target_link_libraries(SmokeAPI PRIVATE KoalaBox) - diff --git a/KoalaBox b/KoalaBox index 8dcd746..21b8781 160000 --- a/KoalaBox +++ b/KoalaBox @@ -1 +1 @@ -Subproject commit 8dcd746639724d3002493d6604ebf983a31cf060 +Subproject commit 21b87810b7bf799b2cb810b3370f1ca751007208