cmake toolchains force cache cpu flags and don't append

- these flags were accumlating on top of each other anytime cmake had to reconfigure
This commit is contained in:
Daniel Agar
2018-12-04 11:15:49 -05:00
parent dbee6380ee
commit 1f8c0e79e8
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#
############################################################################
add_subdirectory(bbblue_adc)
############################################################################