speed-dreams-code/src
Xavier Del Campo Romero ce433d14d2
cmake: Replace SOURCE_DIR with CMAKE_SOURCE_DIR
CMAKE_SOURCE_DIR already points to the directory for the top-level
CMakelists.txt [1], so SOURCE_DIR is redundant.

[1]: https://cmake.org/cmake/help/latest/variable/CMAKE_SOURCE_DIR.html
2025-01-19 08:19:23 +01:00
..
drivers unitmain.cpp: Remove confusing error message 2025-01-01 21:05:12 +01:00
interfaces Look for driver name instead of index 2024-12-25 07:38:00 +01:00
libs racemanagers.cpp: Do not list championship on no cars 2025-01-19 07:22:34 +01:00
main cmake: Replace SOURCE_DIR with CMAKE_SOURCE_DIR 2025-01-19 08:19:23 +01:00
modules legacymenu: Make networkingmenu.cpp optional 2025-01-19 08:19:22 +01:00
tools cmake: Replace SOURCE_DIR with CMAKE_SOURCE_DIR 2025-01-19 08:19:23 +01:00
CMakeLists.txt Remove trailing newlines 2024-07-30 22:17:48 +00:00