Updating Cygwin build environment for AVR and ARM.
This commit is contained in:
parent
97308d3749
commit
50d1f8c7e6
4 changed files with 18 additions and 21 deletions
|
@ -89,6 +89,12 @@ ModuleCompatibility( ${DebugModulePath} ${DebugModuleCompatibility} )
|
|||
|
||||
|
||||
|
||||
###
|
||||
# CMake Module Checking
|
||||
#
|
||||
find_package( Git REQUIRED )
|
||||
|
||||
|
||||
###
|
||||
# Build Targets
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue