dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Do not export FC/CC/CXX if already set #142

Closed bast closed 8 years ago

bast commented 8 years ago

Currently the code will default to GNU.

bast commented 8 years ago

For the moment I will not change this. This can have some strange side effects. Not so clear what to do in this situation:

$ FC=foo ./setup --fc=bar