Skip to content
Snippets Groups Projects
  1. Jan 24, 2021
  2. May 15, 2020
  3. Feb 17, 2020
  4. Feb 13, 2020
  5. Jan 07, 2020
  6. Sep 27, 2019
  7. Sep 11, 2019
  8. Sep 05, 2019
  9. Aug 29, 2019
  10. Jul 24, 2019
  11. Jul 23, 2019
  12. Oct 12, 2018
  13. Oct 11, 2018
    • Dominic Kempf's avatar
      Allow escaped curly brackets in values · c8a3e97f
      Dominic Kempf authored
      Preventing key-dependent resolution. The use case I am implementing this
      for is quite expressive:
      
      ( $\{CMAKE_CXX_COMPILER_ID\} STREQUAL Clang ) AND ( {foo} STREQUAL bar ) | cmake_guard
      
      Without this commit, meta ini would try to find replace CMAKE_CXX_COMPILER_ID.
      c8a3e97f
  14. Aug 29, 2018
  15. Aug 28, 2018
  16. Aug 27, 2018
  17. Aug 23, 2018
  18. Jul 18, 2018
Loading