소스 검색

README

master
Robin Thoni 7 년 전
부모
커밋
f7d7f9edf0
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8
    0
      README.md

+ 8
- 0
README.md 파일 보기

@@ -0,0 +1,8 @@
1
+CMake C++ starter kit
2
+=====================
3
+Here is a starter kit for C++ using CMake build system. The aim is to be used with CLion. It include a test project with GTest and a cmake module to find JsonCpp library.
4
+
5
+Usage
6
+-----
7
+
8
+Just clone and open the directory with CLion, it will generate a target to build the exe and the tests (if GTest is found).

Loading…
취소
저장