Skip to content

Commit f60c814

Browse files
committed
Add lib as dependency to tests and examples. Fixes nikhilm#8
1 parent 3b42802 commit f60c814

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

qhttpserver.pro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ SUBDIRS += \
33
src\
44
tests\
55
examples
6+
7+
tests.depends = src
8+
examples.depends = src

0 commit comments

Comments
 (0)