From 179be28097e267bdbb67dc0d8198e01e52e0f102 Mon Sep 17 00:00:00 2001 From: acidicoala <67734819+acidicoala@users.noreply.github.com> Date: Sat, 14 May 2022 16:18:21 +0300 Subject: [PATCH] Invalidate cmake cache --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index a0df3b5..3c86dbf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,3 +65,4 @@ configure_output_name(${ORIGINAL_DLL}) configure_include_directories() target_link_libraries(SmokeAPI PRIVATE KoalaBox) +