summaryrefslogtreecommitdiffstats
path: root/core/resource/CMakeLists.txt
diff options
context:
space:
mode:
authoruntodesu <kirill@untode.su>2025-09-11 15:10:18 +0500
committeruntodesu <kirill@untode.su>2025-09-11 15:10:18 +0500
commita6ea7b7bbc66327cc2a957496f65dcfab5361cee (patch)
treea4fda8a1a490bf1d88afe4e8d2f8814afdcc0de1 /core/resource/CMakeLists.txt
parent8784cbfebcb8a0220fb947a6070032e20b80fc2f (diff)
downloadvoxelius-a6ea7b7bbc66327cc2a957496f65dcfab5361cee.tar.bz2
voxelius-a6ea7b7bbc66327cc2a957496f65dcfab5361cee.zip
Update ImGui to a newer version with font scaling
Diffstat (limited to 'core/resource/CMakeLists.txt')
-rw-r--r--core/resource/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/resource/CMakeLists.txt b/core/resource/CMakeLists.txt
index 7df4306..840b3c2 100644
--- a/core/resource/CMakeLists.txt
+++ b/core/resource/CMakeLists.txt
@@ -1,6 +1,4 @@
target_sources(core PRIVATE
- "${CMAKE_CURRENT_LIST_DIR}/binfile.cc"
- "${CMAKE_CURRENT_LIST_DIR}/binfile.hh"
"${CMAKE_CURRENT_LIST_DIR}/image.cc"
"${CMAKE_CURRENT_LIST_DIR}/image.hh"
"${CMAKE_CURRENT_LIST_DIR}/resource.cc"