]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/modules/LyXMacros.cmake
avoid qt4 variable names in cmake build
[lyx.git] / development / cmake / modules / LyXMacros.cmake
index 999fb95a2fe5905db9d225e721e1dbd62b252f49..2d20cb7f4e2017892d92e63764c3388e688429de 100644 (file)
@@ -40,7 +40,7 @@ endmacro(lyx_add_path _out _prefix)
 
 #create the implementation files from the ui files and add them
 #to the list of sources
-#usage: LYX_ADD_QT4_UI_FILES(foo_SRCS ${ui_files})
+#usage: LYX_ADD_UI_FILES(foo_SRCS ${ui_files})
 macro(LYX_ADD_UI_FILES _sources _ui_files)
        set(uifiles})
        foreach (_current_FILE ${ARGN})