]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Lib/CMake/kll.cmake
Adding more CMake log information.
[kiibohd-controller.git] / Lib / CMake / kll.cmake
index 92205c024e00de272105b7362c8334e947c1b74a..2e53ddd815bd7077a205c07d55eadac12148f586 100644 (file)
@@ -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 )