mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-23 20:12:39 +03:00
Re-enable building GUI
This commit is contained in:
parent
abeedf9bcc
commit
e0b4561e55
@ -16,6 +16,7 @@
|
||||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(cmd)
|
||||
add_subdirectory(gui)
|
||||
|
||||
if ((NOT ${CMAKE_SYSTEM_NAME} MATCHES "IRIX") AND (NOT ${DISABLE_TESTS}))
|
||||
add_subdirectory(test)
|
||||
|
Loading…
Reference in New Issue
Block a user