Skip to content

Commit

Permalink
Create CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Jan 2, 2015
1 parent ee83361 commit 1d1adf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
project(jsonxx)
ADD_LIBRARY(jsonxx STATIC EXCLUDE_FROM_ALL jsonxx.cc)

0 comments on commit 1d1adf4

Please sign in to comment.