Logo white

Peter M. Groen / cxxopts

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • cxxopts
  • .gitignore
  • Update CMakeLists to be more configurable ...
    774d455d
    * Add cxxopts.hpp as a source file to executable
    * Add msvc options for compiling
    * Add CXXOPTS_BUILD_EXAMPLES option to CMake build
      * This is helpful when using CMake's ExternalProject_add()
      * It is ON by default, but configurable from the command-line.
    Kevin Brightwell authored
    2016-06-15 20:32:32 -0400  
    Browse Code ยป
.gitignore 13 Bytes
Edit Raw Blame History
1 2
*.swp
build*