mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
ENH: add a comment
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
PROJECT(SUBDIR)
|
||||
# be able to see output from make on dashboards
|
||||
SET(CMAKE_VERBOSE_MAKEFILE 1)
|
||||
SUBDIRS("Executable Sources" "Some(x86) Sources" EXCLUDE_FROM_ALL "Some Examples")
|
||||
WRITE_FILE(${SUBDIR_BINARY_DIR}/ShouldBeHere "This file should exist.")
|
||||
|
||||
Reference in New Issue
Block a user