CMakeLists.txt 76 B

123
  1. cmake_minimum_required(VERSION 2.8)
  2. project(avram C )
  3. add_subdirectory(src)