Skip to content
Snippets Groups Projects
Commit 41b52e0b authored by Jan Möbius's avatar Jan Möbius
Browse files

synced cmakelists

parent 080b43b5
Branches
Tags
1 merge request!123Enable autouic
......@@ -58,7 +58,7 @@ endif()
# add our macro directory to cmake search path
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/OpenFlipper/cmake)
# Enable automoc
# Enable automoc and autouic
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTOUIC ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment