Explorar el Código

added CMakeLists.txt

Dennis Furey hace 12 años
padre
commit
ddda0181dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)