Debug reminder: how to get more verbose details out of cmake
Signed-off-by: Jeroen Massar <jeroen@massar.ch> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e90b409a14
commit
777ee8a5cd
@ -1,5 +1,8 @@
|
||||
# cmake based build of Subsurface
|
||||
|
||||
# Uncomment his to see all commands cmake actually executes
|
||||
# set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
|
||||
project(Subsurface)
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user