]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/TODO.txt
inputenc only expects one option
[lyx.git] / development / cmake / TODO.txt
index c7a5466975672ce53bca748a306e8b2829ea7a69..32cf54b2924e8a83ae0f8b8901ce1baea29ade28 100644 (file)
@@ -20,15 +20,12 @@ Bug fixing
      This is what I do: copy them from an autotools install into the cmake project.
         Package.cpp and config.h.cmake has to be fixed.
   * check that .tar.gz and .xz are identical to those from autotools
-  * DONE: Fix libintl, LYX_EXTERNAL_LIBINTL=OFF triggers compilation in intl even when LYX_NLS is OFF
   * *.po are too often generated by Visual Studio
   * show correct values in cmake-gui: write forced to cache
 
 
 Documentation
   * Better documentation, variable naming, more automake-like
-  * what does LYX_DEVEL_VERSION do?
-  * What is the difference with LYX_RELEASE=OFF?
   * how do I specify whether I want debug informations (-g flag) for unix?