Harmonise naming of CMake test knobs

Also reorganise the file a little
This commit is contained in:
ISSOtm
2026-03-14 22:31:11 -04:00
committed by Rangi
parent c963c7b1c7
commit 45fff0fd58
4 changed files with 23 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ project(rgbds
DESCRIPTION "Game Boy assembly toolchain"
HOMEPAGE_URL "https://rgbds.gbdev.io")
include(CTest) # Note: must be in the top-level dir.
include(CTest) # Note: CTest only functions properly if included from the top-level CMakeLists.
include(GNUInstallDirs)
# Reject in-source builds, as they may conflict with the Makefile.