Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • src
23 Aug, 2022
3 commits
  • [precompile] Split Config.hpp
    003e8257
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse Dir »
  • [precompile] Split Option.hpp
    3e5173d4
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse Dir »
  • [precompiled] Initial proof-of-concept with App.cpp ...
    b56ae237
    - Add C11_COMPILE cmake option that creates a static lib instead of header-only
    - Add C11_INLINE macro that depends on C11_COMPILE
    - Split App.hpp into App.hpp and impl/App_inl.hpp
    - Add App.cpp that compiles App_inl.hpp into an object file
    - CMake modifications to handle impl headers differently for sinlge-header, headers-only, and compiled versions
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse Dir »