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:
@@ -20,7 +20,7 @@ endfunction()
|
||||
|
||||
# Add/remove transports here!
|
||||
add_transport(LGMP)
|
||||
if(ENABLE_TEST_TRANSPORT)
|
||||
if(ENABLE_TESTS)
|
||||
add_transport(Test)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user