mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-16 22:50:15 +03:00
build: add option to enable tests build
This commit is contained in:
parent
4fa9630470
commit
6acf001e94
@ -19,6 +19,8 @@ install(FILES ${CMAKE_BINARY_DIR}/GPUIConfig.cmake DESTINATION lib/gpui)
|
||||
# export the GPUI package
|
||||
export(PACKAGE GPUI)
|
||||
|
||||
option(GPUI_BUILD_TESTS "Build the gpui tests." OFF)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
enable_testing()
|
||||
|
Loading…
x
Reference in New Issue
Block a user