Skip to content
Snippets Groups Projects
Commit 8c12e031 authored by Alexis Nasr's avatar Alexis Nasr
Browse files

fixed bug in general CMakeLists.txt

parent 0dbcd01b
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 2.8.7) cmake_minimum_required(VERSION 2.8.7)
project(macaon2) project(macaon2)
add_definitions("-Wall") find_package(FLEX)
# for gcc < 5.3 # for gcc < 5.3
#add_definitions("-Wall -std=gnu11" ) #add_definitions("-Wall -std=gnu11" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment