]> git.donarmstrong.com Git - bamtools.git/blob - src/third_party/CMakeLists.txt
Updated CMakeLists.txt files
[bamtools.git] / src / third_party / CMakeLists.txt
1 # ==========================
2 # BamTools CMakeLists.txt
3 # (c) 2010 Derek Barnett
4 #
5 # src/third-party/
6 # ==========================
7
8 # list third-party subdirectories to build in
9 add_subdirectory( gtest-1.6.0 )
10 add_subdirectory( jsoncpp )