Adding more CMake log information.
This commit is contained in:
parent
d00c034cbf
commit
e687c04387
3 changed files with 11 additions and 8 deletions
|
@ -19,6 +19,8 @@ if ( "${MacroModule}" STREQUAL "PartialMap" )
|
|||
# KLL Installation (Make sure repo has been cloned)
|
||||
#
|
||||
|
||||
message ( STATUS "Checking for latest kll version:" )
|
||||
|
||||
if ( NOT EXISTS "${PROJECT_SOURCE_DIR}/kll/kll.py" )
|
||||
# Make sure git is available
|
||||
find_package ( Git REQUIRED )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue