mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-11 02:09:33 +00:00
Compile fix.
Rushed to make Thiago happy. svn path=/trunk/kdesupport/qca/; revision=651776
This commit is contained in:
parent
a75ee0b4fd
commit
c47c041323
@ -1,5 +1,7 @@
|
||||
set(keyloader_bin_SRCS keyloader.cpp)
|
||||
|
||||
MY_AUTOMOC( keyloader_bin_SRCS )
|
||||
|
||||
add_executable(keyloader ${keyloader_bin_SRCS})
|
||||
|
||||
target_link_libraries( keyloader qca ${QT_QTCORE_LIBRARY})
|
||||
|
Loading…
x
Reference in New Issue
Block a user