removed automocs

This commit is contained in:
Marek Kotewicz 2014-12-04 09:55:54 +01:00
parent 7dbfde91e3
commit d8a65552d8

View File

@ -1,4 +1,5 @@
cmake_policy(SET CMP0015 NEW)
set(CMAKE_AUTOMOC OFF)
aux_source_directory(. SRC_LIST)