WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    The CMakeLists has been adapted so that it properly supports various Visual... · 8909bac0
    Mathias Bavay authored
    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.
    8909bac0