feat: add tests folder
This commit is contained in:
10
tests/unit/build/CMakeFiles/utils.dir/flags.make
Normal file
10
tests/unit/build/CMakeFiles/utils.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_FLAGS = -g -Wall -pedantic -g -O0 --coverage -fPIC -std=gnu11
|
||||
|
||||
C_DEFINES = -DDEBUG=0 -DSKIP_FOR_CMOCKA -DTEST -Dutils_EXPORTS
|
||||
|
||||
C_INCLUDES = -I/home/cseguret/Projects/app-ethereum/tests/unit/../../src -I/home/cseguret/Projects/app-ethereum/tests/unit/../../src_common
|
||||
|
||||
Reference in New Issue
Block a user