Commit 8b3c9479 authored by wangdong's avatar wangdong

kkk

parent a5f7a988
# This is the CMakeCache file.
# For build in directory: /root/openairinterface5g/c2py/build
# For build in directory: /root/oai/openairinterface5g-socket/c2py/build
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
......@@ -250,10 +250,10 @@ ENABLE_TARGET_EXPORT:BOOL=ON
ENABLE_VALGRIND:BOOL=OFF
//Value Computed by CMake
cJSON_BINARY_DIR:STATIC=/root/openairinterface5g/c2py/build
cJSON_BINARY_DIR:STATIC=/root/oai/openairinterface5g-socket/c2py/build
//Value Computed by CMake
cJSON_SOURCE_DIR:STATIC=/root/openairinterface5g/c2py/cJSON
cJSON_SOURCE_DIR:STATIC=/root/oai/openairinterface5g-socket/c2py/cJSON
//Dependencies for the target
cjson_LIB_DEPENDS:STATIC=general;m;
......@@ -269,7 +269,7 @@ unity_LIB_DEPENDS:STATIC=
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/root/openairinterface5g/c2py/build
CMAKE_CACHEFILE_DIR:INTERNAL=/root/oai/openairinterface5g-socket/c2py/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
......@@ -326,7 +326,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/root/openairinterface5g/c2py/cJSON
CMAKE_HOME_DIRECTORY:INTERNAL=/root/oai/openairinterface5g-socket/c2py/cJSON
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
......
set(CMAKE_HOST_SYSTEM "Linux-4.15.0-118-lowlatency")
set(CMAKE_HOST_SYSTEM "Linux-5.4.0-42-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "4.15.0-118-lowlatency")
set(CMAKE_HOST_SYSTEM_VERSION "5.4.0-42-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-4.15.0-118-lowlatency")
set(CMAKE_SYSTEM "Linux-5.4.0-42-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "4.15.0-118-lowlatency")
set(CMAKE_SYSTEM_VERSION "5.4.0-42-generic")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "FALSE")
......
......@@ -2,8 +2,8 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/openairinterface5g/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/openairinterface5g/c2py/build")
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/oai/openairinterface5g-socket/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/oai/openairinterface5g-socket/c2py/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
......
Performing C SOURCE FILE Test FLAG_SUPPORTED_Wcomma failed with the following output:
Change Dir: /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp
Change Dir: /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e2f85/fast"
/usr/bin/make -f CMakeFiles/cmTC_e2f85.dir/build.make CMakeFiles/cmTC_e2f85.dir/build
make[1]: Entering directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e2f85.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -DFLAG_SUPPORTED_Wcomma -Wcomma -o CMakeFiles/cmTC_e2f85.dir/src.c.o -c /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp/src.c
Run Build Command:"/usr/bin/make" "cmTC_f4f02/fast"
/usr/bin/make -f CMakeFiles/cmTC_f4f02.dir/build.make CMakeFiles/cmTC_f4f02.dir/build
make[1]: Entering directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f4f02.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -DFLAG_SUPPORTED_Wcomma -Wcomma -o CMakeFiles/cmTC_f4f02.dir/src.c.o -c /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command line option '-Wcomma'; did you mean '-Wcomment'?
CMakeFiles/cmTC_e2f85.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e2f85.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_e2f85.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_e2f85/fast' failed
make: *** [cmTC_e2f85/fast] Error 2
CMakeFiles/cmTC_f4f02.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f4f02.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_f4f02.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_f4f02/fast' failed
make: *** [cmTC_f4f02/fast] Error 2
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test FLAG_SUPPORTED_Wmissingvariabledeclarations failed with the following output:
Change Dir: /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp
Change Dir: /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_0b0ff/fast"
/usr/bin/make -f CMakeFiles/cmTC_0b0ff.dir/build.make CMakeFiles/cmTC_0b0ff.dir/build
make[1]: Entering directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0b0ff.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -DFLAG_SUPPORTED_Wmissingvariabledeclarations -Wmissing-variable-declarations -o CMakeFiles/cmTC_0b0ff.dir/src.c.o -c /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp/src.c
Run Build Command:"/usr/bin/make" "cmTC_dd24f/fast"
/usr/bin/make -f CMakeFiles/cmTC_dd24f.dir/build.make CMakeFiles/cmTC_dd24f.dir/build
make[1]: Entering directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_dd24f.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -DFLAG_SUPPORTED_Wmissingvariabledeclarations -Wmissing-variable-declarations -o CMakeFiles/cmTC_dd24f.dir/src.c.o -c /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command line option '-Wmissing-variable-declarations'; did you mean '-Wmissing-declarations'?
CMakeFiles/cmTC_0b0ff.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0b0ff.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_0b0ff.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_0b0ff/fast' failed
make: *** [cmTC_0b0ff/fast] Error 2
CMakeFiles/cmTC_dd24f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_dd24f.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_dd24f.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_dd24f/fast' failed
make: *** [cmTC_dd24f/fast] Error 2
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test FLAG_SUPPORTED_Wusedbutmarkedunused failed with the following output:
Change Dir: /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp
Change Dir: /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_9941f/fast"
/usr/bin/make -f CMakeFiles/cmTC_9941f.dir/build.make CMakeFiles/cmTC_9941f.dir/build
make[1]: Entering directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9941f.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -DFLAG_SUPPORTED_Wusedbutmarkedunused -Wused-but-marked-unused -o CMakeFiles/cmTC_9941f.dir/src.c.o -c /root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp/src.c
Run Build Command:"/usr/bin/make" "cmTC_26bda/fast"
/usr/bin/make -f CMakeFiles/cmTC_26bda.dir/build.make CMakeFiles/cmTC_26bda.dir/build
make[1]: Entering directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_26bda.dir/src.c.o
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -DFLAG_SUPPORTED_Wusedbutmarkedunused -Wused-but-marked-unused -o CMakeFiles/cmTC_26bda.dir/src.c.o -c /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command line option '-Wused-but-marked-unused'
CMakeFiles/cmTC_9941f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_9941f.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_9941f.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/openairinterface5g/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_9941f/fast' failed
make: *** [cmTC_9941f/fast] Error 2
CMakeFiles/cmTC_26bda.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_26bda.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_26bda.dir/src.c.o] Error 1
make[1]: Leaving directory '/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_26bda/fast' failed
make: *** [cmTC_26bda/fast] Error 2
Source file was:
int main(void) { return 0; }
This diff is collapsed.
# Hashes of file build rules.
1c6d930b96e96cf22e5af85e30408157 CMakeFiles/check
34ca3ceb9005592d692ac497893cff82 CMakeFiles/uninstall
15b4a67021c9592fc88291727dfa1c51 CMakeFiles/check
30d6edaeb5bba73ecb3121dba22873ff CMakeFiles/uninstall
......@@ -9,25 +9,76 @@ set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/3.10.2/CMakeCCompiler.cmake"
"CMakeFiles/3.10.2/CMakeSystem.cmake"
"/root/openairinterface5g/c2py/cJSON/CMakeLists.txt"
"/root/openairinterface5g/c2py/cJSON/fuzzing/CMakeLists.txt"
"/root/openairinterface5g/c2py/cJSON/library_config/cJSONConfig.cmake.in"
"/root/openairinterface5g/c2py/cJSON/library_config/cJSONConfigVersion.cmake.in"
"/root/openairinterface5g/c2py/cJSON/library_config/libcjson.pc.in"
"/root/openairinterface5g/c2py/cJSON/tests/CMakeLists.txt"
"CMakeFiles/feature_tests.c"
"/root/oai/openairinterface5g-socket/c2py/cJSON/CMakeLists.txt"
"/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/CMakeLists.txt"
"/root/oai/openairinterface5g-socket/c2py/cJSON/library_config/cJSONConfig.cmake.in"
"/root/oai/openairinterface5g-socket/c2py/cJSON/library_config/cJSONConfigVersion.cmake.in"
"/root/oai/openairinterface5g-socket/c2py/cJSON/library_config/libcjson.pc.in"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/CMakeLists.txt"
"/usr/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in"
"/usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c"
"/usr/share/cmake-3.10/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.10/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
"/usr/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.10/Modules/CMakeCompilerIdDetection.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineCompilerId.cmake"
"/usr/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake"
"/usr/share/cmake-3.10/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake"
"/usr/share/cmake-3.10/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake"
"/usr/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake"
"/usr/share/cmake-3.10/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-3.10/Modules/CheckCCompilerFlag.cmake"
"/usr/share/cmake-3.10/Modules/CheckCSourceCompiles.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/ADSP-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Borland-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Cray-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GHS-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GNU-C-FeatureTests.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GNU-FindBinUtils.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/HP-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/IAR-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Intel-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/MIPSpro-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/MSVC-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/PGI-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/PathScale-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/SCO-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/TI-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/Watcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/XL-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.10/Modules/GNUInstallDirs.cmake"
"/usr/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake"
"/usr/share/cmake-3.10/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.10/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-3.10/Modules/Platform/Linux.cmake"
......@@ -42,6 +93,9 @@ set(CMAKE_MAKEFILE_OUTPUTS
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/3.10.2/CMakeSystem.cmake"
"CMakeFiles/3.10.2/CMakeCCompiler.cmake"
"CMakeFiles/3.10.2/CMakeCCompiler.cmake"
"libcjson.pc"
"cJSONConfig.cmake"
"cJSONConfigVersion.cmake"
......
This diff is collapsed.
/root/openairinterface5g/c2py/build/CMakeFiles/install/strip.dir
/root/openairinterface5g/c2py/build/CMakeFiles/rebuild_cache.dir
/root/openairinterface5g/c2py/build/CMakeFiles/list_install_components.dir
/root/openairinterface5g/c2py/build/CMakeFiles/cJSON_test.dir
/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir
/root/openairinterface5g/c2py/build/CMakeFiles/install.dir
/root/openairinterface5g/c2py/build/CMakeFiles/check.dir
/root/openairinterface5g/c2py/build/CMakeFiles/uninstall.dir
/root/openairinterface5g/c2py/build/CMakeFiles/install/local.dir
/root/openairinterface5g/c2py/build/CMakeFiles/test.dir
/root/openairinterface5g/c2py/build/CMakeFiles/edit_cache.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/install/strip.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/install.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/list_install_components.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/rebuild_cache.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/test.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/readme_examples.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/cjson_add.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_array.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_string.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_hex4.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_examples.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/print_array.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/install/local.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/minify_tests.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/misc_tests.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/edit_cache.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_value.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_object.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/print_string.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/print_number.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_number.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/print_value.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/print_object.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_with_opts.dir
/root/openairinterface5g/c2py/build/tests/CMakeFiles/compare_tests.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/install/strip.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/list_install_components.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/install/local.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/test.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/edit_cache.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/rebuild_cache.dir
/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/install.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/install/strip.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/rebuild_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/list_install_components.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cJSON_test.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/install.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/check.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/uninstall.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/install/local.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/test.dir
/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/edit_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/install/strip.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/install.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/list_install_components.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/rebuild_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/test.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/readme_examples.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/cjson_add.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_array.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_string.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_hex4.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_examples.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/print_array.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/install/local.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/minify_tests.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/misc_tests.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/edit_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_value.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_object.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/print_string.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/print_number.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_number.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/print_value.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/print_object.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_with_opts.dir
/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/compare_tests.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/install/strip.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/list_install_components.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/install/local.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/test.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/edit_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/rebuild_cache.dir
/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/install.dir
......@@ -6,11 +6,11 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/test.c
/root/oai/openairinterface5g-socket/c2py/cJSON/test.c
stdio.h
-
stdlib.h
......@@ -18,5 +18,5 @@ stdlib.h
string.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/test.c" "/root/openairinterface5g/c2py/build/CMakeFiles/cJSON_test.dir/test.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/test.c" "/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cJSON_test.dir/test.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,7 +21,7 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include CMakeFiles/cJSON_test.dir/depend.make
......@@ -58,17 +58,17 @@ include CMakeFiles/cJSON_test.dir/progress.make
include CMakeFiles/cJSON_test.dir/flags.make
CMakeFiles/cJSON_test.dir/test.c.o: CMakeFiles/cJSON_test.dir/flags.make
CMakeFiles/cJSON_test.dir/test.c.o: /root/openairinterface5g/c2py/cJSON/test.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/cJSON_test.dir/test.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cJSON_test.dir/test.c.o -c /root/openairinterface5g/c2py/cJSON/test.c
CMakeFiles/cJSON_test.dir/test.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/test.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/cJSON_test.dir/test.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cJSON_test.dir/test.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/test.c
CMakeFiles/cJSON_test.dir/test.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cJSON_test.dir/test.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/test.c > CMakeFiles/cJSON_test.dir/test.c.i
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/test.c > CMakeFiles/cJSON_test.dir/test.c.i
CMakeFiles/cJSON_test.dir/test.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cJSON_test.dir/test.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/test.c -o CMakeFiles/cJSON_test.dir/test.c.s
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/test.c -o CMakeFiles/cJSON_test.dir/test.c.s
CMakeFiles/cJSON_test.dir/test.c.o.requires:
......@@ -92,7 +92,7 @@ cJSON_test: CMakeFiles/cJSON_test.dir/test.c.o
cJSON_test: CMakeFiles/cJSON_test.dir/build.make
cJSON_test: libcjson.so.1.7.14
cJSON_test: CMakeFiles/cJSON_test.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable cJSON_test"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable cJSON_test"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cJSON_test.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
......@@ -109,6 +109,6 @@ CMakeFiles/cJSON_test.dir/clean:
.PHONY : CMakeFiles/cJSON_test.dir/clean
CMakeFiles/cJSON_test.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/CMakeFiles/cJSON_test.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cJSON_test.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/cJSON_test.dir/depend
......@@ -2,5 +2,5 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
CMakeFiles/cJSON_test.dir/test.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/test.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/test.c
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
CMakeFiles/cJSON_test.dir/test.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
CMakeFiles/cJSON_test.dir/test.c.o: /root/openairinterface5g/c2py/cJSON/test.c
CMakeFiles/cJSON_test.dir/test.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
CMakeFiles/cJSON_test.dir/test.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/test.c
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/cJSON_test.dir/test.c.o -o cJSON_test -Wl,-rpath,/root/openairinterface5g/c2py/build libcjson.so.1.7.14 -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/cJSON_test.dir/test.c.o -o cJSON_test -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build libcjson.so.1.7.14 -lm
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Utility rule file for check.
......@@ -71,6 +71,6 @@ CMakeFiles/check.dir/clean:
.PHONY : CMakeFiles/check.dir/clean
CMakeFiles/check.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/CMakeFiles/check.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/check.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/check.dir/depend
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,9 +24,9 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/cJSON.c" "/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/cJSON.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c" "/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/cJSON.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Pairs of files generated by the same build rule.
set(CMAKE_MULTIPLE_OUTPUT_PAIRS
"/root/openairinterface5g/c2py/build/libcjson.so" "/root/openairinterface5g/c2py/build/libcjson.so.1.7.14"
"/root/openairinterface5g/c2py/build/libcjson.so.1" "/root/openairinterface5g/c2py/build/libcjson.so.1.7.14"
"/root/oai/openairinterface5g-socket/c2py/build/libcjson.so" "/root/oai/openairinterface5g-socket/c2py/build/libcjson.so.1.7.14"
"/root/oai/openairinterface5g-socket/c2py/build/libcjson.so.1" "/root/oai/openairinterface5g-socket/c2py/build/libcjson.so.1.7.14"
)
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include CMakeFiles/cjson.dir/depend.make
......@@ -58,17 +58,17 @@ include CMakeFiles/cjson.dir/progress.make
include CMakeFiles/cjson.dir/flags.make
CMakeFiles/cjson.dir/cJSON.c.o: CMakeFiles/cjson.dir/flags.make
CMakeFiles/cjson.dir/cJSON.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/cjson.dir/cJSON.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cjson.dir/cJSON.c.o -c /root/openairinterface5g/c2py/cJSON/cJSON.c
CMakeFiles/cjson.dir/cJSON.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/cjson.dir/cJSON.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cjson.dir/cJSON.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
CMakeFiles/cjson.dir/cJSON.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cjson.dir/cJSON.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/cJSON.c > CMakeFiles/cjson.dir/cJSON.c.i
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c > CMakeFiles/cjson.dir/cJSON.c.i
CMakeFiles/cjson.dir/cJSON.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cjson.dir/cJSON.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/cJSON.c -o CMakeFiles/cjson.dir/cJSON.c.s
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c -o CMakeFiles/cjson.dir/cJSON.c.s
CMakeFiles/cjson.dir/cJSON.c.o.requires:
......@@ -91,7 +91,7 @@ cjson_EXTERNAL_OBJECTS =
libcjson.so.1.7.14: CMakeFiles/cjson.dir/cJSON.c.o
libcjson.so.1.7.14: CMakeFiles/cjson.dir/build.make
libcjson.so.1.7.14: CMakeFiles/cjson.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C shared library libcjson.so"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C shared library libcjson.so"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cjson.dir/link.txt --verbose=$(VERBOSE)
$(CMAKE_COMMAND) -E cmake_symlink_library libcjson.so.1.7.14 libcjson.so.1 libcjson.so
......@@ -115,6 +115,6 @@ CMakeFiles/cjson.dir/clean:
.PHONY : CMakeFiles/cjson.dir/clean
CMakeFiles/cjson.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/cjson.dir/depend
......@@ -2,5 +2,5 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
CMakeFiles/cjson.dir/cJSON.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
CMakeFiles/cjson.dir/cJSON.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
CMakeFiles/cjson.dir/cJSON.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
CMakeFiles/cjson.dir/cJSON.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
CMakeFiles/cjson.dir/cJSON.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Utility rule file for uninstall.
......@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
include CMakeFiles/uninstall.dir/progress.make
CMakeFiles/uninstall:
/usr/bin/cmake -P /root/openairinterface5g/c2py/cJSON/library_config/uninstall.cmake
/usr/bin/cmake -P /root/oai/openairinterface5g-socket/c2py/cJSON/library_config/uninstall.cmake
uninstall: CMakeFiles/uninstall
uninstall: CMakeFiles/uninstall.dir/build.make
......@@ -71,6 +71,6 @@ CMakeFiles/uninstall.dir/clean:
.PHONY : CMakeFiles/uninstall.dir/clean
CMakeFiles/uninstall.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/uninstall.dir/depend
# CMake generated Testfile for
# Source directory: /root/openairinterface5g/c2py/cJSON
# Build directory: /root/openairinterface5g/c2py/build
# Source directory: /root/oai/openairinterface5g-socket/c2py/cJSON
# Build directory: /root/oai/openairinterface5g-socket/c2py/build
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(cJSON_test "/root/openairinterface5g/c2py/build/cJSON_test")
add_test(cJSON_test "/root/oai/openairinterface5g-socket/c2py/build/cJSON_test")
subdirs("tests")
subdirs("fuzzing")
......@@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
#=============================================================================
# Targets provided globally by CMake.
......@@ -137,9 +137,9 @@ edit_cache/fast: edit_cache
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /root/openairinterface5g/c2py/build/CMakeFiles /root/openairinterface5g/c2py/build/CMakeFiles/progress.marks
$(CMAKE_COMMAND) -E cmake_progress_start /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /root/openairinterface5g/c2py/build/CMakeFiles 0
$(CMAKE_COMMAND) -E cmake_progress_start /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles 0
.PHONY : all
# The main clean target
......
No preview for this file type
# Install script for directory: /root/openairinterface5g/c2py/cJSON
# Install script for directory: /root/oai/openairinterface5g-socket/c2py/cJSON
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
......@@ -46,7 +46,7 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/include/cjson" TYPE FILE FILES "/root/openairinterface5g/c2py/cJSON/cJSON.h")
file(INSTALL DESTINATION "/usr/local/include/cjson" TYPE FILE FILES "/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
......@@ -58,7 +58,7 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/lib/pkgconfig" TYPE FILE FILES "/root/openairinterface5g/c2py/build/libcjson.pc")
file(INSTALL DESTINATION "/usr/local/lib/pkgconfig" TYPE FILE FILES "/root/oai/openairinterface5g-socket/c2py/build/libcjson.pc")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
......@@ -83,9 +83,9 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/lib" TYPE SHARED_LIBRARY FILES
"/root/openairinterface5g/c2py/build/libcjson.so.1.7.14"
"/root/openairinterface5g/c2py/build/libcjson.so.1"
"/root/openairinterface5g/c2py/build/libcjson.so"
"/root/oai/openairinterface5g-socket/c2py/build/libcjson.so.1.7.14"
"/root/oai/openairinterface5g-socket/c2py/build/libcjson.so.1"
"/root/oai/openairinterface5g-socket/c2py/build/libcjson.so"
)
foreach(file
"$ENV{DESTDIR}/usr/local/lib/libcjson.so.1.7.14"
......@@ -105,7 +105,7 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
if(EXISTS "$ENV{DESTDIR}/usr/local/lib/cmake/cJSON/cjson.cmake")
file(DIFFERENT EXPORT_FILE_CHANGED FILES
"$ENV{DESTDIR}/usr/local/lib/cmake/cJSON/cjson.cmake"
"/root/openairinterface5g/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson.cmake")
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson.cmake")
if(EXPORT_FILE_CHANGED)
file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}/usr/local/lib/cmake/cJSON/cjson-*.cmake")
if(OLD_CONFIG_FILES)
......@@ -122,7 +122,7 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES "/root/openairinterface5g/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson.cmake")
file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES "/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson.cmake")
if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^()$")
list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
"/usr/local/lib/cmake/cJSON/cjson-noconfig.cmake")
......@@ -132,7 +132,7 @@ file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES "/root/ope
if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES "/root/openairinterface5g/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson-noconfig.cmake")
file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES "/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/Export/_usr/local/lib/cmake/cJSON/cjson-noconfig.cmake")
endif()
endif()
......@@ -146,15 +146,15 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
endif()
file(INSTALL DESTINATION "/usr/local/lib/cmake/cJSON" TYPE FILE FILES
"/root/openairinterface5g/c2py/build/cJSONConfig.cmake"
"/root/openairinterface5g/c2py/build/cJSONConfigVersion.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/cJSONConfig.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/cJSONConfigVersion.cmake"
)
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/root/openairinterface5g/c2py/build/tests/cmake_install.cmake")
include("/root/openairinterface5g/c2py/build/fuzzing/cmake_install.cmake")
include("/root/oai/openairinterface5g-socket/c2py/build/tests/cmake_install.cmake")
include("/root/oai/openairinterface5g-socket/c2py/build/fuzzing/cmake_install.cmake")
endif()
......@@ -166,5 +166,5 @@ endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/root/openairinterface5g/c2py/build/${CMAKE_INSTALL_MANIFEST}"
file(WRITE "/root/oai/openairinterface5g-socket/c2py/build/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
......@@ -2,8 +2,8 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/openairinterface5g/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/openairinterface5g/c2py/build")
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/oai/openairinterface5g-socket/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/oai/openairinterface5g-socket/c2py/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
......
......@@ -6,11 +6,11 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
stdlib.h
-
stdint.h
......@@ -18,9 +18,9 @@ stdint.h
string.h
-
../cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c
/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c
stdint.h
-
stdio.h
......
......@@ -4,8 +4,8 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c" "/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o"
"/root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c" "/root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c" "/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c" "/root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -22,7 +22,7 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include fuzzing/CMakeFiles/fuzz_main.dir/depend.make
......@@ -58,17 +58,17 @@ include fuzzing/CMakeFiles/fuzz_main.dir/progress.make
include fuzzing/CMakeFiles/fuzz_main.dir/flags.make
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o: fuzzing/CMakeFiles/fuzz_main.dir/flags.make
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o: /root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/fuzz_main.dir/fuzz_main.c.o -c /root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/fuzz_main.dir/fuzz_main.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/fuzz_main.dir/fuzz_main.c.i"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c > CMakeFiles/fuzz_main.dir/fuzz_main.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c > CMakeFiles/fuzz_main.dir/fuzz_main.c.i
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/fuzz_main.dir/fuzz_main.c.s"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c -o CMakeFiles/fuzz_main.dir/fuzz_main.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c -o CMakeFiles/fuzz_main.dir/fuzz_main.c.s
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o.requires:
......@@ -82,17 +82,17 @@ fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o.provides.build: fuzzing/CMakeFile
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: fuzzing/CMakeFiles/fuzz_main.dir/flags.make
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -c /root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c > CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c > CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s"
cd /root/openairinterface5g/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c -o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c -o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o.requires:
......@@ -118,8 +118,8 @@ fuzzing/fuzz_main: fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o
fuzzing/fuzz_main: fuzzing/CMakeFiles/fuzz_main.dir/build.make
fuzzing/fuzz_main: libcjson.so.1.7.14
fuzzing/fuzz_main: fuzzing/CMakeFiles/fuzz_main.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable fuzz_main"
cd /root/openairinterface5g/c2py/build/fuzzing && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/fuzz_main.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable fuzz_main"
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/fuzz_main.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
fuzzing/CMakeFiles/fuzz_main.dir/build: fuzzing/fuzz_main
......@@ -132,10 +132,10 @@ fuzzing/CMakeFiles/fuzz_main.dir/requires: fuzzing/CMakeFiles/fuzz_main.dir/cjso
.PHONY : fuzzing/CMakeFiles/fuzz_main.dir/requires
fuzzing/CMakeFiles/fuzz_main.dir/clean:
cd /root/openairinterface5g/c2py/build/fuzzing && $(CMAKE_COMMAND) -P CMakeFiles/fuzz_main.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/fuzzing && $(CMAKE_COMMAND) -P CMakeFiles/fuzz_main.dir/cmake_clean.cmake
.PHONY : fuzzing/CMakeFiles/fuzz_main.dir/clean
fuzzing/CMakeFiles/fuzz_main.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/fuzzing /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/fuzzing /root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/fuzzing /root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/fuzz_main.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : fuzzing/CMakeFiles/fuzz_main.dir/depend
......@@ -2,7 +2,7 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o
/root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c
/root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/openairinterface5g/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/cjson_read_fuzzer.c
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o: /root/openairinterface5g/c2py/cJSON/fuzzing/fuzz_main.c
fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing/fuzz_main.c
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/fuzz_main.dir/fuzz_main.c.o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -o fuzz_main -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/fuzz_main.dir/fuzz_main.c.o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -o fuzz_main -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 -lm
# CMake generated Testfile for
# Source directory: /root/openairinterface5g/c2py/cJSON/fuzzing
# Build directory: /root/openairinterface5g/c2py/build/fuzzing
# Source directory: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing
# Build directory: /root/oai/openairinterface5g-socket/c2py/build/fuzzing
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
......@@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
#=============================================================================
# Targets provided globally by CMake.
......@@ -137,14 +137,14 @@ install/fast: preinstall/fast
# The main all target
all: cmake_check_build_system
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_progress_start /root/openairinterface5g/c2py/build/CMakeFiles /root/openairinterface5g/c2py/build/fuzzing/CMakeFiles/progress.marks
cd /root/openairinterface5g/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/all
$(CMAKE_COMMAND) -E cmake_progress_start /root/openairinterface5g/c2py/build/CMakeFiles 0
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_progress_start /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles /root/oai/openairinterface5g-socket/c2py/build/fuzzing/CMakeFiles/progress.marks
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/all
$(CMAKE_COMMAND) -E cmake_progress_start /root/oai/openairinterface5g-socket/c2py/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/clean
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/clean
.PHONY : clean
# The main clean target
......@@ -154,22 +154,22 @@ clean/fast: clean
# Prepare targets for installation.
preinstall: all
cd /root/openairinterface5g/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/preinstall
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/preinstall
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
fuzzing/CMakeFiles/fuzz_main.dir/rule:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/CMakeFiles/fuzz_main.dir/rule
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f CMakeFiles/Makefile2 fuzzing/CMakeFiles/fuzz_main.dir/rule
.PHONY : fuzzing/CMakeFiles/fuzz_main.dir/rule
# Convenience name for target.
......@@ -179,7 +179,7 @@ fuzz_main: fuzzing/CMakeFiles/fuzz_main.dir/rule
# fast build rule for target.
fuzz_main/fast:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/build
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/build
.PHONY : fuzz_main/fast
cjson_read_fuzzer.o: cjson_read_fuzzer.c.o
......@@ -188,7 +188,7 @@ cjson_read_fuzzer.o: cjson_read_fuzzer.c.o
# target to build an object file
cjson_read_fuzzer.c.o:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o
.PHONY : cjson_read_fuzzer.c.o
cjson_read_fuzzer.i: cjson_read_fuzzer.c.i
......@@ -197,7 +197,7 @@ cjson_read_fuzzer.i: cjson_read_fuzzer.c.i
# target to preprocess a source file
cjson_read_fuzzer.c.i:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.i
.PHONY : cjson_read_fuzzer.c.i
cjson_read_fuzzer.s: cjson_read_fuzzer.c.s
......@@ -206,7 +206,7 @@ cjson_read_fuzzer.s: cjson_read_fuzzer.c.s
# target to generate assembly for a file
cjson_read_fuzzer.c.s:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.s
.PHONY : cjson_read_fuzzer.c.s
fuzz_main.o: fuzz_main.c.o
......@@ -215,7 +215,7 @@ fuzz_main.o: fuzz_main.c.o
# target to build an object file
fuzz_main.c.o:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o
.PHONY : fuzz_main.c.o
fuzz_main.i: fuzz_main.c.i
......@@ -224,7 +224,7 @@ fuzz_main.i: fuzz_main.c.i
# target to preprocess a source file
fuzz_main.c.i:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.i
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.i
.PHONY : fuzz_main.c.i
fuzz_main.s: fuzz_main.c.s
......@@ -233,7 +233,7 @@ fuzz_main.s: fuzz_main.c.s
# target to generate assembly for a file
fuzz_main.c.s:
cd /root/openairinterface5g/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.s
cd /root/oai/openairinterface5g-socket/c2py/build && $(MAKE) -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.s
.PHONY : fuzz_main.c.s
# Help Target
......@@ -267,6 +267,6 @@ help:
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
# Install script for directory: /root/openairinterface5g/c2py/cJSON/fuzzing
# Install script for directory: /root/oai/openairinterface5g-socket/c2py/cJSON/fuzzing
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
......
......@@ -2,8 +2,8 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/openairinterface5g/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/openairinterface5g/c2py/build")
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/oai/openairinterface5g-socket/c2py/cJSON")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/oai/openairinterface5g-socket/c2py/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
......
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,13 +24,13 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/cjson_add.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c
stdio.h
-
stdlib.h
......@@ -38,25 +38,25 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/cjson_add.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/cjson_add.dir/cjson_add.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/cjson_add.dir/cjson_add.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/cjson_add.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/cjson_add.dir/progress.make
include tests/CMakeFiles/cjson_add.dir/flags.make
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: tests/CMakeFiles/cjson_add.dir/flags.make
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/cjson_add.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/cjson_add.dir/cjson_add.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cjson_add.dir/cjson_add.c.o -c /root/openairinterface5g/c2py/cJSON/tests/cjson_add.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/cjson_add.dir/cjson_add.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cjson_add.dir/cjson_add.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cjson_add.dir/cjson_add.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/cjson_add.c > CMakeFiles/cjson_add.dir/cjson_add.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c > CMakeFiles/cjson_add.dir/cjson_add.c.i
tests/CMakeFiles/cjson_add.dir/cjson_add.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cjson_add.dir/cjson_add.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/cjson_add.c -o CMakeFiles/cjson_add.dir/cjson_add.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c -o CMakeFiles/cjson_add.dir/cjson_add.c.s
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o.requires:
......@@ -93,8 +93,8 @@ tests/cjson_add: tests/CMakeFiles/cjson_add.dir/build.make
tests/cjson_add: libcjson.so.1.7.14
tests/cjson_add: tests/libunity.a
tests/cjson_add: tests/CMakeFiles/cjson_add.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable cjson_add"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cjson_add.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable cjson_add"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cjson_add.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/cjson_add.dir/build: tests/cjson_add
......@@ -106,10 +106,10 @@ tests/CMakeFiles/cjson_add.dir/requires: tests/CMakeFiles/cjson_add.dir/cjson_ad
.PHONY : tests/CMakeFiles/cjson_add.dir/requires
tests/CMakeFiles/cjson_add.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/cjson_add.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/cjson_add.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/cjson_add.dir/clean
tests/CMakeFiles/cjson_add.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/cjson_add.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/cjson_add.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/cjson_add.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/cjson_add.c
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/cjson_add.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/cjson_add.c
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/cjson_add.dir/cjson_add.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/cjson_add.dir/cjson_add.c.o -o cjson_add -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/cjson_add.dir/cjson_add.c.o -o cjson_add -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,33 +24,33 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/compare_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/compare_tests.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/compare_tests.dir/compare_tests.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/compare_tests.dir/compare_tests.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/compare_tests.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/compare_tests.dir/progress.make
include tests/CMakeFiles/compare_tests.dir/flags.make
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: tests/CMakeFiles/compare_tests.dir/flags.make
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/compare_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/compare_tests.dir/compare_tests.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/compare_tests.dir/compare_tests.c.o -c /root/openairinterface5g/c2py/cJSON/tests/compare_tests.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/compare_tests.dir/compare_tests.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/compare_tests.dir/compare_tests.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/compare_tests.dir/compare_tests.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/compare_tests.c > CMakeFiles/compare_tests.dir/compare_tests.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c > CMakeFiles/compare_tests.dir/compare_tests.c.i
tests/CMakeFiles/compare_tests.dir/compare_tests.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/compare_tests.dir/compare_tests.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/compare_tests.c -o CMakeFiles/compare_tests.dir/compare_tests.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c -o CMakeFiles/compare_tests.dir/compare_tests.c.s
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o.requires:
......@@ -93,8 +93,8 @@ tests/compare_tests: tests/CMakeFiles/compare_tests.dir/build.make
tests/compare_tests: libcjson.so.1.7.14
tests/compare_tests: tests/libunity.a
tests/compare_tests: tests/CMakeFiles/compare_tests.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable compare_tests"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/compare_tests.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable compare_tests"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/compare_tests.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/compare_tests.dir/build: tests/compare_tests
......@@ -106,10 +106,10 @@ tests/CMakeFiles/compare_tests.dir/requires: tests/CMakeFiles/compare_tests.dir/
.PHONY : tests/CMakeFiles/compare_tests.dir/requires
tests/CMakeFiles/compare_tests.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/compare_tests.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/compare_tests.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/compare_tests.dir/clean
tests/CMakeFiles/compare_tests.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/compare_tests.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/compare_tests.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/compare_tests.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/compare_tests.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/compare_tests.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/compare_tests.c
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/compare_tests.dir/compare_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/compare_tests.dir/compare_tests.c.o -o compare_tests -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/compare_tests.dir/compare_tests.c.o -o compare_tests -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/minify_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/minify_tests.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/minify_tests.dir/minify_tests.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/minify_tests.dir/minify_tests.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/minify_tests.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/minify_tests.dir/progress.make
include tests/CMakeFiles/minify_tests.dir/flags.make
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: tests/CMakeFiles/minify_tests.dir/flags.make
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/minify_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/minify_tests.dir/minify_tests.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/minify_tests.dir/minify_tests.c.o -c /root/openairinterface5g/c2py/cJSON/tests/minify_tests.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/minify_tests.dir/minify_tests.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/minify_tests.dir/minify_tests.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/minify_tests.dir/minify_tests.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/minify_tests.c > CMakeFiles/minify_tests.dir/minify_tests.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c > CMakeFiles/minify_tests.dir/minify_tests.c.i
tests/CMakeFiles/minify_tests.dir/minify_tests.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/minify_tests.dir/minify_tests.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/minify_tests.c -o CMakeFiles/minify_tests.dir/minify_tests.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c -o CMakeFiles/minify_tests.dir/minify_tests.c.s
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o.requires:
......@@ -93,8 +93,8 @@ tests/minify_tests: tests/CMakeFiles/minify_tests.dir/build.make
tests/minify_tests: libcjson.so.1.7.14
tests/minify_tests: tests/libunity.a
tests/minify_tests: tests/CMakeFiles/minify_tests.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable minify_tests"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/minify_tests.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable minify_tests"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/minify_tests.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/minify_tests.dir/build: tests/minify_tests
......@@ -106,10 +106,10 @@ tests/CMakeFiles/minify_tests.dir/requires: tests/CMakeFiles/minify_tests.dir/mi
.PHONY : tests/CMakeFiles/minify_tests.dir/requires
tests/CMakeFiles/minify_tests.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/minify_tests.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/minify_tests.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/minify_tests.dir/clean
tests/CMakeFiles/minify_tests.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/minify_tests.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/minify_tests.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/minify_tests.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/minify_tests.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/minify_tests.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/minify_tests.c
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/minify_tests.dir/minify_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/minify_tests.dir/minify_tests.c.o -o minify_tests -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/minify_tests.dir/minify_tests.c.o -o minify_tests -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/misc_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/misc_tests.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/misc_tests.dir/misc_tests.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/misc_tests.dir/misc_tests.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/misc_tests.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/misc_tests.dir/progress.make
include tests/CMakeFiles/misc_tests.dir/flags.make
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: tests/CMakeFiles/misc_tests.dir/flags.make
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/misc_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/misc_tests.dir/misc_tests.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/misc_tests.dir/misc_tests.c.o -c /root/openairinterface5g/c2py/cJSON/tests/misc_tests.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/misc_tests.dir/misc_tests.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/misc_tests.dir/misc_tests.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/misc_tests.dir/misc_tests.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/misc_tests.c > CMakeFiles/misc_tests.dir/misc_tests.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c > CMakeFiles/misc_tests.dir/misc_tests.c.i
tests/CMakeFiles/misc_tests.dir/misc_tests.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/misc_tests.dir/misc_tests.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/misc_tests.c -o CMakeFiles/misc_tests.dir/misc_tests.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c -o CMakeFiles/misc_tests.dir/misc_tests.c.s
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o.requires:
......@@ -93,8 +93,8 @@ tests/misc_tests: tests/CMakeFiles/misc_tests.dir/build.make
tests/misc_tests: libcjson.so.1.7.14
tests/misc_tests: tests/libunity.a
tests/misc_tests: tests/CMakeFiles/misc_tests.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable misc_tests"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/misc_tests.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable misc_tests"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/misc_tests.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/misc_tests.dir/build: tests/misc_tests
......@@ -106,10 +106,10 @@ tests/CMakeFiles/misc_tests.dir/requires: tests/CMakeFiles/misc_tests.dir/misc_t
.PHONY : tests/CMakeFiles/misc_tests.dir/requires
tests/CMakeFiles/misc_tests.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/misc_tests.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/misc_tests.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/misc_tests.dir/clean
tests/CMakeFiles/misc_tests.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/misc_tests.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/misc_tests.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/misc_tests.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/misc_tests.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/misc_tests.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/misc_tests.c
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/misc_tests.dir/misc_tests.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/misc_tests.dir/misc_tests.c.o -o misc_tests -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/misc_tests.dir/misc_tests.c.o -o misc_tests -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/parse_array.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/parse_array.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_array.dir/parse_array.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_array.dir/parse_array.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/parse_array.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/parse_array.dir/progress.make
include tests/CMakeFiles/parse_array.dir/flags.make
tests/CMakeFiles/parse_array.dir/parse_array.c.o: tests/CMakeFiles/parse_array.dir/flags.make
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_array.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_array.dir/parse_array.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_array.dir/parse_array.c.o -c /root/openairinterface5g/c2py/cJSON/tests/parse_array.c
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_array.dir/parse_array.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_array.dir/parse_array.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c
tests/CMakeFiles/parse_array.dir/parse_array.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/parse_array.dir/parse_array.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/parse_array.c > CMakeFiles/parse_array.dir/parse_array.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c > CMakeFiles/parse_array.dir/parse_array.c.i
tests/CMakeFiles/parse_array.dir/parse_array.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/parse_array.dir/parse_array.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/parse_array.c -o CMakeFiles/parse_array.dir/parse_array.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c -o CMakeFiles/parse_array.dir/parse_array.c.s
tests/CMakeFiles/parse_array.dir/parse_array.c.o.requires:
......@@ -93,8 +93,8 @@ tests/parse_array: tests/CMakeFiles/parse_array.dir/build.make
tests/parse_array: libcjson.so.1.7.14
tests/parse_array: tests/libunity.a
tests/parse_array: tests/CMakeFiles/parse_array.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_array"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_array.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_array"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_array.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/parse_array.dir/build: tests/parse_array
......@@ -106,10 +106,10 @@ tests/CMakeFiles/parse_array.dir/requires: tests/CMakeFiles/parse_array.dir/pars
.PHONY : tests/CMakeFiles/parse_array.dir/requires
tests/CMakeFiles/parse_array.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_array.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_array.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/parse_array.dir/clean
tests/CMakeFiles/parse_array.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_array.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_array.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/parse_array.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_array.dir/parse_array.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/parse_array.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_array.c
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_array.c
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_array.dir/parse_array.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_array.dir/parse_array.c.o -o parse_array -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_array.dir/parse_array.c.o -o parse_array -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/parse_examples.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/parse_examples.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_examples.dir/parse_examples.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_examples.dir/parse_examples.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/parse_examples.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/parse_examples.dir/progress.make
include tests/CMakeFiles/parse_examples.dir/flags.make
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: tests/CMakeFiles/parse_examples.dir/flags.make
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_examples.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_examples.dir/parse_examples.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_examples.dir/parse_examples.c.o -c /root/openairinterface5g/c2py/cJSON/tests/parse_examples.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_examples.dir/parse_examples.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_examples.dir/parse_examples.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/parse_examples.dir/parse_examples.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/parse_examples.c > CMakeFiles/parse_examples.dir/parse_examples.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c > CMakeFiles/parse_examples.dir/parse_examples.c.i
tests/CMakeFiles/parse_examples.dir/parse_examples.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/parse_examples.dir/parse_examples.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/parse_examples.c -o CMakeFiles/parse_examples.dir/parse_examples.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c -o CMakeFiles/parse_examples.dir/parse_examples.c.s
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o.requires:
......@@ -93,8 +93,8 @@ tests/parse_examples: tests/CMakeFiles/parse_examples.dir/build.make
tests/parse_examples: libcjson.so.1.7.14
tests/parse_examples: tests/libunity.a
tests/parse_examples: tests/CMakeFiles/parse_examples.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_examples"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_examples.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_examples"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_examples.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/parse_examples.dir/build: tests/parse_examples
......@@ -106,10 +106,10 @@ tests/CMakeFiles/parse_examples.dir/requires: tests/CMakeFiles/parse_examples.di
.PHONY : tests/CMakeFiles/parse_examples.dir/requires
tests/CMakeFiles/parse_examples.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_examples.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_examples.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/parse_examples.dir/clean
tests/CMakeFiles/parse_examples.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_examples.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_examples.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/parse_examples.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/parse_examples.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_examples.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_examples.c
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_examples.dir/parse_examples.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_examples.dir/parse_examples.c.o -o parse_examples -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_examples.dir/parse_examples.c.o -o parse_examples -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/parse_hex4.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/parse_hex4.dir/progress.make
include tests/CMakeFiles/parse_hex4.dir/flags.make
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: tests/CMakeFiles/parse_hex4.dir/flags.make
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_hex4.dir/parse_hex4.c.o -c /root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_hex4.dir/parse_hex4.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/parse_hex4.dir/parse_hex4.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c > CMakeFiles/parse_hex4.dir/parse_hex4.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c > CMakeFiles/parse_hex4.dir/parse_hex4.c.i
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/parse_hex4.dir/parse_hex4.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c -o CMakeFiles/parse_hex4.dir/parse_hex4.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c -o CMakeFiles/parse_hex4.dir/parse_hex4.c.s
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o.requires:
......@@ -93,8 +93,8 @@ tests/parse_hex4: tests/CMakeFiles/parse_hex4.dir/build.make
tests/parse_hex4: libcjson.so.1.7.14
tests/parse_hex4: tests/libunity.a
tests/parse_hex4: tests/CMakeFiles/parse_hex4.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_hex4"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_hex4.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_hex4"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_hex4.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/parse_hex4.dir/build: tests/parse_hex4
......@@ -106,10 +106,10 @@ tests/CMakeFiles/parse_hex4.dir/requires: tests/CMakeFiles/parse_hex4.dir/parse_
.PHONY : tests/CMakeFiles/parse_hex4.dir/requires
tests/CMakeFiles/parse_hex4.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_hex4.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_hex4.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/parse_hex4.dir/clean
tests/CMakeFiles/parse_hex4.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_hex4.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_hex4.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/parse_hex4.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_hex4.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_hex4.c
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_hex4.dir/parse_hex4.c.o -o parse_hex4 -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_hex4.dir/parse_hex4.c.o -o parse_hex4 -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/parse_number.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/parse_number.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_number.dir/parse_number.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_number.dir/parse_number.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/parse_number.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/parse_number.dir/progress.make
include tests/CMakeFiles/parse_number.dir/flags.make
tests/CMakeFiles/parse_number.dir/parse_number.c.o: tests/CMakeFiles/parse_number.dir/flags.make
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_number.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_number.dir/parse_number.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_number.dir/parse_number.c.o -c /root/openairinterface5g/c2py/cJSON/tests/parse_number.c
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_number.dir/parse_number.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_number.dir/parse_number.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c
tests/CMakeFiles/parse_number.dir/parse_number.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/parse_number.dir/parse_number.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/parse_number.c > CMakeFiles/parse_number.dir/parse_number.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c > CMakeFiles/parse_number.dir/parse_number.c.i
tests/CMakeFiles/parse_number.dir/parse_number.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/parse_number.dir/parse_number.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/parse_number.c -o CMakeFiles/parse_number.dir/parse_number.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c -o CMakeFiles/parse_number.dir/parse_number.c.s
tests/CMakeFiles/parse_number.dir/parse_number.c.o.requires:
......@@ -93,8 +93,8 @@ tests/parse_number: tests/CMakeFiles/parse_number.dir/build.make
tests/parse_number: libcjson.so.1.7.14
tests/parse_number: tests/libunity.a
tests/parse_number: tests/CMakeFiles/parse_number.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_number"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_number.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_number"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_number.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/parse_number.dir/build: tests/parse_number
......@@ -106,10 +106,10 @@ tests/CMakeFiles/parse_number.dir/requires: tests/CMakeFiles/parse_number.dir/pa
.PHONY : tests/CMakeFiles/parse_number.dir/requires
tests/CMakeFiles/parse_number.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_number.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_number.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/parse_number.dir/clean
tests/CMakeFiles/parse_number.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_number.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_number.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/parse_number.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_number.dir/parse_number.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/parse_number.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_number.c
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_number.c
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
tests/CMakeFiles/parse_number.dir/parse_number.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_number.dir/parse_number.c.o -o parse_number -Wl,-rpath,/root/openairinterface5g/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
/usr/bin/cc -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wdouble-promotion -Wparentheses -Wformat-overflow -Wunused-macros -Wswitch-enum -fvisibility=hidden -rdynamic CMakeFiles/parse_number.dir/parse_number.c.o -o parse_number -Wl,-rpath,/root/oai/openairinterface5g-socket/c2py/build ../libcjson.so.1.7.14 libunity.a -lm
......@@ -6,7 +6,7 @@
#IncludeRegexTransform:
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
string.h
-
stdio.h
......@@ -24,17 +24,17 @@ float.h
locale.h
-
cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
stddef.h
-
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
../cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/tests/parse_object.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c
stdio.h
-
stdlib.h
......@@ -42,21 +42,21 @@ stdlib.h
string.h
-
unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
common.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
../examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
setjmp.h
-
math.h
......
......@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
"/root/openairinterface5g/c2py/cJSON/tests/parse_object.c" "/root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_object.dir/parse_object.c.o"
"/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c" "/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_object.dir/parse_object.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
......@@ -21,8 +21,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/openairinterface5g/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/openairinterface5g/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles/cjson.dir/DependInfo.cmake"
"/root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/unity.dir/DependInfo.cmake"
)
# Fortran module output directory.
......
......@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/openairinterface5g/c2py/cJSON
CMAKE_SOURCE_DIR = /root/oai/openairinterface5g-socket/c2py/cJSON
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/openairinterface5g/c2py/build
CMAKE_BINARY_DIR = /root/oai/openairinterface5g-socket/c2py/build
# Include any dependencies generated for this target.
include tests/CMakeFiles/parse_object.dir/depend.make
......@@ -58,17 +58,17 @@ include tests/CMakeFiles/parse_object.dir/progress.make
include tests/CMakeFiles/parse_object.dir/flags.make
tests/CMakeFiles/parse_object.dir/parse_object.c.o: tests/CMakeFiles/parse_object.dir/flags.make
tests/CMakeFiles/parse_object.dir/parse_object.c.o: /root/openairinterface5g/c2py/cJSON/tests/parse_object.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_object.dir/parse_object.c.o"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_object.dir/parse_object.c.o -c /root/openairinterface5g/c2py/cJSON/tests/parse_object.c
tests/CMakeFiles/parse_object.dir/parse_object.c.o: /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/parse_object.dir/parse_object.c.o"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/parse_object.dir/parse_object.c.o -c /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c
tests/CMakeFiles/parse_object.dir/parse_object.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/parse_object.dir/parse_object.c.i"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/openairinterface5g/c2py/cJSON/tests/parse_object.c > CMakeFiles/parse_object.dir/parse_object.c.i
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c > CMakeFiles/parse_object.dir/parse_object.c.i
tests/CMakeFiles/parse_object.dir/parse_object.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/parse_object.dir/parse_object.c.s"
cd /root/openairinterface5g/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/openairinterface5g/c2py/cJSON/tests/parse_object.c -o CMakeFiles/parse_object.dir/parse_object.c.s
cd /root/oai/openairinterface5g-socket/c2py/build/tests && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c -o CMakeFiles/parse_object.dir/parse_object.c.s
tests/CMakeFiles/parse_object.dir/parse_object.c.o.requires:
......@@ -93,8 +93,8 @@ tests/parse_object: tests/CMakeFiles/parse_object.dir/build.make
tests/parse_object: libcjson.so.1.7.14
tests/parse_object: tests/libunity.a
tests/parse_object: tests/CMakeFiles/parse_object.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/openairinterface5g/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_object"
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_object.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/oai/openairinterface5g-socket/c2py/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable parse_object"
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/parse_object.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tests/CMakeFiles/parse_object.dir/build: tests/parse_object
......@@ -106,10 +106,10 @@ tests/CMakeFiles/parse_object.dir/requires: tests/CMakeFiles/parse_object.dir/pa
.PHONY : tests/CMakeFiles/parse_object.dir/requires
tests/CMakeFiles/parse_object.dir/clean:
cd /root/openairinterface5g/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_object.dir/cmake_clean.cmake
cd /root/oai/openairinterface5g-socket/c2py/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/parse_object.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/parse_object.dir/clean
tests/CMakeFiles/parse_object.dir/depend:
cd /root/openairinterface5g/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/openairinterface5g/c2py/cJSON /root/openairinterface5g/c2py/cJSON/tests /root/openairinterface5g/c2py/build /root/openairinterface5g/c2py/build/tests /root/openairinterface5g/c2py/build/tests/CMakeFiles/parse_object.dir/DependInfo.cmake --color=$(COLOR)
cd /root/oai/openairinterface5g-socket/c2py/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/oai/openairinterface5g-socket/c2py/cJSON /root/oai/openairinterface5g-socket/c2py/cJSON/tests /root/oai/openairinterface5g-socket/c2py/build /root/oai/openairinterface5g-socket/c2py/build/tests /root/oai/openairinterface5g-socket/c2py/build/tests/CMakeFiles/parse_object.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tests/CMakeFiles/parse_object.dir/depend
......@@ -2,10 +2,10 @@
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
tests/CMakeFiles/parse_object.dir/parse_object.c.o
/root/openairinterface5g/c2py/cJSON/cJSON.c
/root/openairinterface5g/c2py/cJSON/cJSON.h
/root/openairinterface5g/c2py/cJSON/tests/common.h
/root/openairinterface5g/c2py/cJSON/tests/parse_object.c
/root/openairinterface5g/c2py/cJSON/tests/unity/examples/unity_config.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity.h
/root/openairinterface5g/c2py/cJSON/tests/unity/src/unity_internals.h
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.c
/root/oai/openairinterface5g-socket/c2py/cJSON/cJSON.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/common.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/parse_object.c
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/examples/unity_config.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity.h
/root/oai/openairinterface5g-socket/c2py/cJSON/tests/unity/src/unity_internals.h
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment