CMakeLists.txt

changeset 14
8a304c898a75
parent 10
8aa2bd9ba9e8
child 15
c58b82549713
equal deleted inserted replaced
13:0825d161bca4 14:8a304c898a75
123 set( SOURCE_FILES 123 set( SOURCE_FILES
124 ${SRCS} 124 ${SRCS}
125 ${HDRS} 125 ${HDRS}
126 ${UIS} 126 ${UIS}
127 resources/icons.qrc 127 resources/icons.qrc
128 resources/qdarkstyle/theme/style.qrc
128 ) 129 )
129 130
130 # ===== Build the application ===== 131 # ===== Build the application =====
131 132
132 add_executable(${bmsapp_EXECUTABLE} ${SOURCE_FILES}) 133 add_executable(${bmsapp_EXECUTABLE} ${SOURCE_FILES})

mercurial