Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
KEP-544: Refactor options module, config file options displayed on --…
Browse files Browse the repository at this point in the history
…help (#122)
  • Loading branch information
isabelsavannah committed Sep 13, 2018
1 parent 953ed92 commit d025252
Show file tree
Hide file tree
Showing 7 changed files with 499 additions and 342 deletions.
2 changes: 2 additions & 0 deletions options/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ add_library(options STATIC
options.cpp
options.hpp
options_base.hpp
simple_options.cpp
simple_options.hpp
)

target_link_libraries(options)
Expand Down

0 comments on commit d025252

Please sign in to comment.