Some parser refactoring for more fun developing Fun. (0.37.5)
This commit is contained in:
parent
8b9b9249fd
commit
40584f27f5
11 changed files with 417 additions and 346 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.10)
|
||||
project(fun VERSION 0.37.4 LANGUAGES C)
|
||||
project(fun VERSION 0.37.5 LANGUAGES C)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
set(CMAKE_C_STANDARD_REQUIRED ON)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue