This commit is contained in:
Chris Miles 2025-06-29 23:39:33 -05:00
parent aeb13e8fd3
commit 588de15382

View File

@ -23,7 +23,7 @@ clang-build-analyzer --start build/
cd build && \
cmake -DEQEMU_BUILD_TESTS=ON \
-DCMAKE_BUILD_TYPE=Debug
-DCMAKE_BUILD_TYPE=Debug \
-DEQEMU_BUILD_LUA=ON \
-DEQEMU_BUILD_PERL=ON \
-DEQEMU_BUILD_LOGIN=ON \