mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-16 14:34:46 -06:00
daemon: update build file
This commit is contained in:
parent
4f4fecfba0
commit
24fd1eeb12
@ -6,8 +6,7 @@ boost_dep = dependency('boost', modules : ['system'])
|
||||
|
||||
patterns_inc = include_directories('../include/deps/patterns/include/mpark')
|
||||
|
||||
moc_files = qt5.preprocess(moc_headers : ['Adaptors.hpp',
|
||||
'DummyAdaptor.hpp'],
|
||||
moc_files = qt5.preprocess(moc_headers : ['Adaptors.hpp'],
|
||||
dependencies : qt5_dep)
|
||||
|
||||
sources = ['main.cpp']
|
||||
|
Loading…
Reference in New Issue
Block a user