Skip to content
Snippets Groups Projects
Commit d0f922aa authored by Tobias Giverholt's avatar Tobias Giverholt
Browse files

Update CMakeLists.txt

parent 5c22d84e
Branches main
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.1)
project(fuzzing-example)
project(fuzzing-ci)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c11 -Wall -Wextra")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment