CMake: PRefix config opt with CONFIG_

This commit is contained in:
2025-10-01 11:02:28 -04:00
parent 942f9d8515
commit e9e273c012
4 changed files with 10 additions and 4 deletions
-1
View File
@@ -4,4 +4,3 @@
between user errors and program exceptions.
* We're now getting to the point where we must implement locking. Go through the
driver libs and give them locking.
* Rename WORLD_USE_BODY_THREAD to have CONFIG_ prefix in config.h.