Branch: refs/heads/fixing_cxx_standard
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: e388c81ef0e9b4db2ee0ddad8306fa2b679366a9
      
https://github.com/STEllAR-GROUP/hpx/commit/e388c81ef0e9b4db2ee0ddad8306fa2b679366a9
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M CMakeLists.txt
    M cmake/HPX_AddDefinitions.cmake
    M cmake/HPX_DetectCppDialect.cmake

  Log Message:
  -----------
  Making sure C++ standard is properly detected and p[ropagated

- enable C++17 features only if available and compilation mode is C++17 
(__cplusplus >= 201500), same for C++14
- making sure MSVC actually generates proper __cplusplus preprocessor constant
- flyby: fix CMakeLists.txt to properly detect MSVC versions


_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to