瀏覽代碼

added CMakeLists.txt

Dennis Furey 12 年之前
父節點
當前提交
ddda0181dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,3 +1,3 @@
 cmake_minimum_required(VERSION 2.8)
-project(AVRAM)
+project(avram C )
 add_subdirectory(src)