mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 08:37:09 +00:00
ENH: show make results on the dashboard
This commit is contained in:
parent
417b2073df
commit
d51fef92b4
@ -1,4 +1,5 @@
|
||||
PROJECT(SUBDIR)
|
||||
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.")
|
||||
#WATCOM WMAKE does not support + in the name of a file!
|
||||
|
Loading…
Reference in New Issue
Block a user