Move sections around to allow porting to windows
We will need to use the environment's CC variable to make decisions that apply to windows compiling and linking. Therefore we move some existing sections below the set up of env["CC"] and env["CXX"]
Loading
Please register or sign in to comment