mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38824 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4ed0b6cd53
commit
4e67cdb038
@ -67,7 +67,7 @@ set(CPACK_SOURCE_INSTALLED_DIRECTORIES "${TOP_SRC_DIR};/") # http://www.mail-arc
|
|||||||
|
|
||||||
set(CPACK_STRIP_FILES 1)
|
set(CPACK_STRIP_FILES 1)
|
||||||
|
|
||||||
# Finaly give some hints about files not to be included in souse package
|
# Finaly give some hints about files not to be included in source package
|
||||||
SET(CPACK_SOURCE_IGNORE_FILES
|
SET(CPACK_SOURCE_IGNORE_FILES
|
||||||
"/CVS/"
|
"/CVS/"
|
||||||
"/\\\\.svn/"
|
"/\\\\.svn/"
|
||||||
|
@ -55,8 +55,9 @@ Cleanup
|
|||||||
Then the cmake files doesn't look that antiquated. And seeing an uppercase variable means
|
Then the cmake files doesn't look that antiquated. And seeing an uppercase variable means
|
||||||
that this variable wasn't introduced by lyx and is a cmake default name.
|
that this variable wasn't introduced by lyx and is a cmake default name.
|
||||||
* DONE: port 'development/cmake/doc/ReplaceValues.pl' to python
|
* DONE: port 'development/cmake/doc/ReplaceValues.pl' to python
|
||||||
* split master CMakeLists somehow: cpack, pcs, warnings, dependencies, defaults, install, options, ...
|
* STARTED: split master CMakeLists somehow: cpack, pcs, warnings, dependencies, defaults, install, options, ...
|
||||||
remove dependencies between these modules
|
remove dependencies between these modules
|
||||||
|
DONE for cpack
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user