Specify NONE language for cmake
by nickoe 7 years 4 months
Specify NONE language for cmake

Cmake will by default check for C and C++ compilers, we do not compile
anything for the libs. We disable the expected language for cmake.
49661c89
Merge pull request #9 from stefan-kuepper/master
by Rene Pöschl 7 years 4 months
Merge pull request #9 from stefan-kuepper/master

Fixed slash/backslash problem
bfe04f66
Fixed slash/backslash problem
by Stefan Küpper 7 years 4 months
3f632020
Merge pull request #5 from poeschlr/update_for_new...
by evanshultz 7 years 4 months
Merge pull request #5 from poeschlr/update_for_new_lib

Update templates for new lib plus remap
024bbbe0
Update CMakeList for changes made to the template ...
by Rene Pöschl 7 years 4 months
Update CMakeList for changes made to the template names
4e4310b2
Merge remote-tracking branch 'upstream/master' int...
by Rene Pöschl 7 years 4 months
Merge remote-tracking branch 'upstream/master' into update_for_new_lib
3fa8c636
Renamed two templates to make it more clear what t...
by Rene Pöschl 7 years 4 months
Renamed two templates to make it more clear what they are about.
71dfbb98
Redraw copper zones for rapberrypi hat.
by Rene Pöschl 7 years 4 months
c4764e5b
Merge pull request #7 from KiCad/poeschlr-patch-2
by Rene Pöschl 7 years 4 months
Merge pull request #7 from KiCad/poeschlr-patch-2

Remove kicad.pro from cmake list
774d5396
Remove kicad.pro from cmake list
by Rene Pöschl 7 years 4 months
2c25522b
Report a bug