mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 04:45:03 +08:00
Always build old GUI
This commit is contained in:
@@ -16,9 +16,8 @@
|
||||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(cmd)
|
||||
if (WIN32)
|
||||
add_subdirectory(gui)
|
||||
endif()
|
||||
add_subdirectory(gui)
|
||||
|
||||
|
||||
if ((NOT ${CMAKE_SYSTEM_NAME} MATCHES "IRIX") AND (NOT ${DISABLE_TESTS}))
|
||||
add_subdirectory(test)
|
||||
|
||||
Reference in New Issue
Block a user