[Lemon-commits] Akos Ladanyi: Change the label of the html proje...
Lemon HG
hg at lemon.cs.elte.hu
Sun Jun 7 18:32:58 CEST 2009
details: http://lemon.cs.elte.hu/hg/lemon/rev/01d301395d03
changeset: 723:01d301395d03
user: Akos Ladanyi <ladanyi [at] tmit.bme.hu>
date: Thu May 28 19:46:43 2009 +0100
description:
Change the label of the html project in Visual Studio
diffstat:
doc/CMakeLists.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -32,6 +32,8 @@
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
+ SET_TARGET_PROPERTIES(html PROPERTIES PROJECT_LABEL BUILD_DOC)
+
IF(UNIX)
INSTALL(
DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html/
More information about the Lemon-commits
mailing list