gpt4all/gpt4all-chat/deps/CMakeLists.txt

8 lines
148 B
CMake
Raw Normal View History

set(BUILD_SHARED_LIBS OFF)
set(FMT_INSTALL OFF)
add_subdirectory(fmt)
set(QAPPLICATION_CLASS QGuiApplication)
add_subdirectory(SingleApplication)