diff capnp-regen.pri @ 1755:c866f9a77b23

Fix misnamed target, which caused a lot of stuff to be rebuilt on what should have been empty remakes
author Chris Cannam
date Thu, 07 Dec 2017 13:52:53 +0000
parents cb56e83cc0b6
children efa35444e9c9
line wrap: on
line diff
--- a/capnp-regen.pri	Thu Dec 07 13:34:23 2017 +0000
+++ b/capnp-regen.pri	Thu Dec 07 13:52:53 2017 +0000
@@ -1,5 +1,5 @@
 
-capnpc.target = piper-cpp/vamp-capnp/piper-capnp.h
+capnpc.target = piper-cpp/vamp-capnp/piper.capnp.h
 capnpc.depends = $$PWD/piper/capnp/piper.capnp
 
 capnpc.commands = capnp compile --src-prefix=$$PWD/piper/capnp -oc++:$$PWD/piper-cpp/vamp-capnp $$capnpc.depends