-
- Downloads
The CMakeLists has been adapted so that it properly supports various Visual...
The CMakeLists has been adapted so that it properly supports various Visual C++ options. Now, options are set per compiler and per plateform (depending on the scope of the said option). Therefore, choosing a target like "optimized" really produces compilation optimized for speed on g++ as well as Visual C++. Several type casting issues (warnings) have also been addressed.
Showing
- CMakeLists.txt 40 additions, 38 deletionsCMakeLists.txt
- meteoio/Coords.cc 1 addition, 1 deletionmeteoio/Coords.cc
- meteoio/IOManager.cc 3 additions, 3 deletionsmeteoio/IOManager.cc
- meteoio/IOManager.h 4 additions, 4 deletionsmeteoio/IOManager.h
- meteoio/IOUtils.cc 3 additions, 3 deletionsmeteoio/IOUtils.cc
- meteoio/IOUtils.h 2 additions, 2 deletionsmeteoio/IOUtils.h
- meteoio/InterpolationAlgorithms.cc 0 additions, 2 deletionsmeteoio/InterpolationAlgorithms.cc
Loading
Please register or sign in to comment