Selaa lähdekoodia

starpu-top: fix qtw embed compilation

Nathalie Furmento 13 vuotta sitten
vanhempi
commit
2e52e650ec
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 1 0
      configure.ac
  2. 1 0
      starpu-top/StarPU-Top-qwt-embed.pri

+ 1 - 0
configure.ac

@@ -1599,6 +1599,7 @@ AC_OUTPUT([
 	doc/Makefile
 	mpi/Makefile
 	starpu-top/StarPU-Top.pro
+	starpu-top/StarPU-Top-qwt-embed.pri
 	starpu-top/StarPU-Top-qwt-system.pri
         gcc-plugin/Makefile
 	gcc-plugin/src/Makefile

+ 1 - 0
starpu-top/StarPU-Top-qwt-embed.pri

@@ -1,3 +1,4 @@
+SRCDIR=@srcdir@
 SOURCES += \
     $$SRCDIR/qwt/qwt_thermo.cpp \
     $$SRCDIR/qwt/qwt_math.cpp \