removed automocs

This commit is contained in:
Marek Kotewicz 2014-12-04 09:55:54 +01:00
parent 239afeaffd
commit ef17bc3d8f

View File

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