]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - CMakeLists.txt
Updating Debug Modules to new abstracted hierarchy
[kiibohd-controller.git] / CMakeLists.txt
index 8f51c8accbf572abbf2b554b469cdb5e02f6cc38..e1f2e4ba7b1e1e7f5f2fec3f75f26d8b50c6910a 100644 (file)
@@ -30,6 +30,9 @@ include( AddFileDependencies )
 #set( COMPILER_FAMILY "arm" )
 set( COMPILER_FAMILY "avr" )
 
+message( STATUS "Compiler Family:" )
+message( "${COMPILER_FAMILY}" )
+
 
 
 #| Load the compiler family specific configurations