Peter M. Groen
/
cxxopts
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6bff3c5a5e4269d4a7649868d1a7d3d8e0470d57
Authored by
Jarryd Beck
2014-10-15 22:17:31 +1100
1 parent
5e5b90d1
header only in readme
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README
README
View file @
6bff3c5
@@ -46,7 +46,7 @@ exception will be thrown.
@@ -46,7 +46,7 @@ exception will be thrown.
46
46
47
== Linking ==
47
== Linking ==
48
48
49
-
Compile with -lcxxopts
.
49
+
This is a header only library
.
50
50
51
== Requirements ==
51
== Requirements ==
52
52