rename codegen binary to libt2n-codegen, prepare makefile snippet for installation...
[libt2n] / codegen / TODO
index ac99f43..dd9baca 100644 (file)
@@ -4,6 +4,12 @@
 
 open questions:
 - should projects using the codegen depend on installed version of ... or ship their own version?
-       * codegen binary
-       * Makefile snippet
+       * codegen binary: no
+       * Makefile snippet: no
        * codegen-stubhead.hxx
+- get rid of codegen-stubhead.hxx or include a "copy" in each project
+- makefile snippet must work for builds outside of libt2n
+  (=> some variables must be set by configure, the snippet must be installed
+   => pc file template must be installed, too)
+
+