--- a/CMakeLists.txt	2026-01-20 23:28:20.698394944 +0300
+++ b/CMakeLists.txt	2026-01-20 23:33:08.340656459 +0300
@@ -20,12 +20,12 @@
 ##########################################################
 # Options
 ##########################################################
-option(WITH_TOML "Enable TOML input support" ON)
+option(WITH_TOML "Enable TOML input support" OFF)

 ###########################################################
 # Include CMake modules
 ###########################################################
-include(cmake/CPM.cmake)
+# include(cmake/CPM.cmake)

 ##########################################################
 # Build types
