cmake: removed qt specific labels here.

This commit is contained in:
suter_a 2018-05-23 17:05:00 +02:00
parent 37dced302b
commit 1477320be0

View File

@ -8,12 +8,6 @@ configure_file(
${CMAKE_CURRENT_BINARY_DIR}/musrfit-info.h
)
#--- set Qt specific cmake variables ------------------------------------------
#--- instruct cmake to run moc automatically when needed
set(CMAKE_AUTOMOC ON)
#--- create code from a list of Qt designer ui files
set(CMAKE_AUTOUIC ON)
add_subdirectory(musredit)
#add_subdirectory(musrStep)
#add_subdirectory(musrWiz)