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