chore: Enable plugins in builds by default (#6075)

This commit is contained in:
pajlada
2025-03-14 11:58:21 +01:00
committed by GitHub
parent fb375e149b
commit d2ed3bbae7
8 changed files with 2 additions and 31 deletions
-1
View File
@@ -62,7 +62,6 @@ jobs:
-DBUILD_TESTS=On \
-DBUILD_BENCHMARKS=On \
-DBUILD_APP=OFF \
-DCHATTERINO_PLUGINS=On \
-DCMAKE_BUILD_TYPE=Debug \
..
working-directory: build-test