diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f832d25..0c262fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ set(PKE_SOURCE_FILES include(FetchContent) FetchContent_Declare( imguidocked - URL https://github.com/ocornut/imgui/archive/a88e5be7f478233e74c72c72eabb1d5f1cb69bb5.zip + URL https://github.com/ocornut/imgui/archive/040e818d7215b648e216c25fa51c6093e273f651.zip ) FetchContent_GetProperties(imguidocked) |
