Move MSI MS-4144 into dev branch

This commit is contained in:
cartifanwlr
2024-01-27 18:34:04 +03:00
parent f7c28f7e32
commit f4fadfe22e
5 changed files with 11 additions and 2 deletions

View File

@@ -159,6 +159,7 @@ cmake_dependent_option(PAS16 "Pro Audio Spectrum 16"
cmake_dependent_option(SIO_DETECT "Super I/O Detection Helper" ON "DEV_BRANCH" OFF)
cmake_dependent_option(VGAWONDER "ATI VGA Wonder (ATI-18800)" ON "DEV_BRANCH" OFF)
cmake_dependent_option(XL24 "ATI VGA Wonder XL24 (ATI-28800-6)" ON "DEV_BRANCH" OFF)
cmake_dependent_option(MS4144 "MSI MS-4144" ON "DEV_BRANCH" OFF)
# Ditto but for Qt
if(QT)