mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] tests: replace test defines with the unified ENABLE_TEST define
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -262,8 +262,7 @@ jobs:
|
||||
cmake -S client -B client/build-client-tests \
|
||||
-DOPTIMIZE_FOR_NATIVE=OFF \
|
||||
-DENABLE_LIBDECOR=OFF \
|
||||
-DENABLE_TEST_TRANSPORT=ON \
|
||||
-DENABLE_RENDER_TESTS=ON
|
||||
-DENABLE_TESTS=ON
|
||||
|
||||
- name: Build
|
||||
run: cmake --build client/build-client-tests --parallel
|
||||
|
||||
Reference in New Issue
Block a user