gravatar
ladanyi@tmit.bme.hu
ladanyi@tmit.bme.hu
Change the label of the html project in Visual Studio
0 1 0
default
1 file changed with 2 insertions and 0 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -32,6 +32,8 @@
32 32
    WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
33 33
  )
34 34

	
35
  SET_TARGET_PROPERTIES(html PROPERTIES PROJECT_LABEL BUILD_DOC)
36

	
35 37
  IF(UNIX)
36 38
    INSTALL(
37 39
      DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html/
0 comments (0 inline)