Update Files

This commit is contained in:
2025-01-22 17:22:38 +01:00
parent 89b9349629
commit 4c5e729485
5132 changed files with 1195369 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,140 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
subdirs("api-tests/api-test-async-dns")
subdirs("api-tests/api-test-backtrace")
subdirs("api-tests/api-test-cose")
subdirs("api-tests/api-test-dhcpc")
subdirs("api-tests/api-test-fts")
subdirs("api-tests/api-test-gencrypto")
subdirs("api-tests/api-test-gunzip")
subdirs("api-tests/api-test-jose")
subdirs("api-tests/api-test-jpeg")
subdirs("api-tests/api-test-jrpc")
subdirs("api-tests/api-test-lecp")
subdirs("api-tests/api-test-lejp")
subdirs("api-tests/api-test-lhp")
subdirs("api-tests/api-test-lhp-dlo")
subdirs("api-tests/api-test-lws_cache")
subdirs("api-tests/api-test-lws_dsh")
subdirs("api-tests/api-test-lws_map")
subdirs("api-tests/api-test-lws_smd")
subdirs("api-tests/api-test-lws_struct-json")
subdirs("api-tests/api-test-lws_struct_sqlite")
subdirs("api-tests/api-test-lws_tokenize")
subdirs("api-tests/api-test-lwsac")
subdirs("api-tests/api-test-secure-streams")
subdirs("api-tests/api-test-smtp_client")
subdirs("api-tests/api-test-ssjpeg")
subdirs("api-tests/api-test-upng")
subdirs("client-server/minimal-ws-proxy")
subdirs("crypto/minimal-crypto-cose-key")
subdirs("crypto/minimal-crypto-cose-sign")
subdirs("crypto/minimal-crypto-jwe")
subdirs("crypto/minimal-crypto-jwk")
subdirs("crypto/minimal-crypto-jws")
subdirs("crypto/minimal-crypto-x509")
subdirs("dbus-client/minimal-dbus-client")
subdirs("dbus-client/minimal-dbus-ws-proxy-testclient")
subdirs("dbus-server/minimal-dbus-server")
subdirs("dbus-server/minimal-dbus-ws-proxy")
subdirs("gtk/minimal-gtk")
subdirs("http-client/minimal-http-client")
subdirs("http-client/minimal-http-client-attach")
subdirs("http-client/minimal-http-client-captive-portal")
subdirs("http-client/minimal-http-client-certinfo")
subdirs("http-client/minimal-http-client-custom-headers")
subdirs("http-client/minimal-http-client-h2-rxflow")
subdirs("http-client/minimal-http-client-hugeurl")
subdirs("http-client/minimal-http-client-jit-trust")
subdirs("http-client/minimal-http-client-multi")
subdirs("http-client/minimal-http-client-post")
subdirs("http-server/minimal-http-server")
subdirs("http-server/minimal-http-server-basicauth")
subdirs("http-server/minimal-http-server-cgi")
subdirs("http-server/minimal-http-server-custom-headers")
subdirs("http-server/minimal-http-server-deaddrop")
subdirs("http-server/minimal-http-server-dynamic")
subdirs("http-server/minimal-http-server-eventlib")
subdirs("http-server/minimal-http-server-eventlib-custom")
subdirs("http-server/minimal-http-server-eventlib-demos")
subdirs("http-server/minimal-http-server-eventlib-foreign")
subdirs("http-server/minimal-http-server-eventlib-smp")
subdirs("http-server/minimal-http-server-form-get")
subdirs("http-server/minimal-http-server-form-post")
subdirs("http-server/minimal-http-server-form-post-file")
subdirs("http-server/minimal-http-server-form-post-lwsac")
subdirs("http-server/minimal-http-server-fulltext-search")
subdirs("http-server/minimal-http-server-h2-long-poll")
subdirs("http-server/minimal-http-server-mimetypes")
subdirs("http-server/minimal-http-server-multivhost")
subdirs("http-server/minimal-http-server-proxy")
subdirs("http-server/minimal-http-server-smp")
subdirs("http-server/minimal-http-server-sse")
subdirs("http-server/minimal-http-server-sse-ring")
subdirs("http-server/minimal-http-server-systemd-socketact")
subdirs("http-server/minimal-http-server-tls")
subdirs("http-server/minimal-http-server-tls-80")
subdirs("http-server/minimal-http-server-tls-mem")
subdirs("mqtt-client/minimal-mqtt-client")
subdirs("mqtt-client/minimal-mqtt-client-multi")
subdirs("raw/minimal-raw-adopt-tcp")
subdirs("raw/minimal-raw-adopt-udp")
subdirs("raw/minimal-raw-audio")
subdirs("raw/minimal-raw-client")
subdirs("raw/minimal-raw-fallback-http-server")
subdirs("raw/minimal-raw-file")
subdirs("raw/minimal-raw-netcat")
subdirs("raw/minimal-raw-proxy")
subdirs("raw/minimal-raw-proxy-fallback")
subdirs("raw/minimal-raw-serial")
subdirs("raw/minimal-raw-vhost")
subdirs("raw/minimal-raw-wol")
subdirs("secure-streams/minimal-secure-streams")
subdirs("secure-streams/minimal-secure-streams-alexa")
subdirs("secure-streams/minimal-secure-streams-avs")
subdirs("secure-streams/minimal-secure-streams-binance")
subdirs("secure-streams/minimal-secure-streams-blob")
subdirs("secure-streams/minimal-secure-streams-client-tx")
subdirs("secure-streams/minimal-secure-streams-cpp")
subdirs("secure-streams/minimal-secure-streams-custom-client-transport")
subdirs("secure-streams/minimal-secure-streams-hugeurl")
subdirs("secure-streams/minimal-secure-streams-metadata")
subdirs("secure-streams/minimal-secure-streams-mqtt")
subdirs("secure-streams/minimal-secure-streams-perf")
subdirs("secure-streams/minimal-secure-streams-policy2c")
subdirs("secure-streams/minimal-secure-streams-post")
subdirs("secure-streams/minimal-secure-streams-proxy")
subdirs("secure-streams/minimal-secure-streams-server")
subdirs("secure-streams/minimal-secure-streams-server-raw")
subdirs("secure-streams/minimal-secure-streams-sigv4")
subdirs("secure-streams/minimal-secure-streams-smd")
subdirs("secure-streams/minimal-secure-streams-staticpolicy")
subdirs("secure-streams/minimal-secure-streams-stress")
subdirs("secure-streams/minimal-secure-streams-testsfail")
subdirs("secure-streams/minimal-secure-streams-threads")
subdirs("ws-client/minimal-ws-client")
subdirs("ws-client/minimal-ws-client-binance")
subdirs("ws-client/minimal-ws-client-echo")
subdirs("ws-client/minimal-ws-client-ping")
subdirs("ws-client/minimal-ws-client-pmd-bulk")
subdirs("ws-client/minimal-ws-client-rx")
subdirs("ws-client/minimal-ws-client-spam")
subdirs("ws-client/minimal-ws-client-spam-tx-rx")
subdirs("ws-client/minimal-ws-client-tx")
subdirs("ws-server/minimal-ws-broker")
subdirs("ws-server/minimal-ws-raw-proxy")
subdirs("ws-server/minimal-ws-server")
subdirs("ws-server/minimal-ws-server-echo")
subdirs("ws-server/minimal-ws-server-pmd")
subdirs("ws-server/minimal-ws-server-pmd-bulk")
subdirs("ws-server/minimal-ws-server-pmd-corner")
subdirs("ws-server/minimal-ws-server-ring")
subdirs("ws-server/minimal-ws-server-threadpool")
subdirs("ws-server/minimal-ws-server-threads")
subdirs("ws-server/minimal-ws-server-threads-foreign-libuv-smp")
subdirs("ws-server/minimal-ws-server-threads-smp")
subdirs("ws-server/minimal-ws-server-timer")

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-async-dns
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-async-dns
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-async-dns//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-async-dns/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-async-dns/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-async-dns/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-async-dns/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-async-dns
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-backtrace
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-backtrace
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-backtrace//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-backtrace/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-backtrace/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-backtrace/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-backtrace/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-backtrace
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-cose
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-cose
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-cose//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-cose/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-cose/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-cose/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-cose/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-cose
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-dhcpc
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-dhcpc
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-dhcpc//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-dhcpc/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-dhcpc/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-dhcpc/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-dhcpc/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-dhcpc
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-fts
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-fts
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-fts//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-fts/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-fts/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-fts/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-fts/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-fts
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gencrypto
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gencrypto
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gencrypto//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gencrypto/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gencrypto/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gencrypto/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gencrypto/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gencrypto
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,23 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c" "minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o" "gcc" "minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@ -0,0 +1,116 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
# Include any dependencies generated for this target.
include minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/compiler_depend.make
# Include the progress variables for this target.
include minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/progress.make
# Include the compile flags for this target's objects.
include minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o -MF CMakeFiles/lws-api-test-gunzip.dir/main.c.o.d -o CMakeFiles/lws-api-test-gunzip.dir/main.c.o -c /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/lws-api-test-gunzip.dir/main.c.i"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c > CMakeFiles/lws-api-test-gunzip.dir/main.c.i
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/lws-api-test-gunzip.dir/main.c.s"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c -o CMakeFiles/lws-api-test-gunzip.dir/main.c.s
# Object files for target lws-api-test-gunzip
lws__api__test__gunzip_OBJECTS = \
"CMakeFiles/lws-api-test-gunzip.dir/main.c.o"
# External object files for target lws-api-test-gunzip
lws__api__test__gunzip_EXTERNAL_OBJECTS =
bin/lws-api-test-gunzip: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o
bin/lws-api-test-gunzip: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build.make
bin/lws-api-test-gunzip: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-gunzip: lib/libwebsockets.a
bin/lws-api-test-gunzip: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-gunzip: /usr/lib/x86_64-linux-gnu/libssl.so
bin/lws-api-test-gunzip: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/lws-api-test-gunzip: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-gunzip: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../../../bin/lws-api-test-gunzip"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/lws-api-test-gunzip.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build: bin/lws-api-test-gunzip
.PHONY : minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/clean:
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip && $(CMAKE_COMMAND) -P CMakeFiles/lws-api-test-gunzip.dir/cmake_clean.cmake
.PHONY : minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/clean
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/depend

View File

@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"../../../bin/lws-api-test-gunzip"
"../../../bin/lws-api-test-gunzip.pdb"
"CMakeFiles/lws-api-test-gunzip.dir/main.c.o"
"CMakeFiles/lws-api-test-gunzip.dir/main.c.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/lws-api-test-gunzip.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for lws-api-test-gunzip.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for lws-api-test-gunzip.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for lws-api-test-gunzip.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# compile C with /usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/home/onek8/Development/libwebsockets/include -I/home/onek8/Development/libwebsockets/build -I/home/onek8/Development/libwebsockets/lib -I/home/onek8/Development/libwebsockets/lib/. -I/home/onek8/Development/libwebsockets/lib/plat/unix/. -I/home/onek8/Development/libwebsockets/lib/tls/. -I/home/onek8/Development/libwebsockets/lib/core/. -I/home/onek8/Development/libwebsockets/lib/misc/. -I/home/onek8/Development/libwebsockets/lib/misc/misc/jrpc -I/home/onek8/Development/libwebsockets/lib/system/./async-dns -I/home/onek8/Development/libwebsockets/lib/system/smd/. -I/home/onek8/Development/libwebsockets/lib/system/metrics/. -I/home/onek8/Development/libwebsockets/lib/core-net/. -I/home/onek8/Development/libwebsockets/lib/roles/. -I/home/onek8/Development/libwebsockets/lib/roles/http/. -I/home/onek8/Development/libwebsockets/lib/roles/http/./compression -I/home/onek8/Development/libwebsockets/lib/roles/h1/. -I/home/onek8/Development/libwebsockets/lib/roles/h2/. -I/home/onek8/Development/libwebsockets/lib/roles/ws/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-skt/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-file/. -I/home/onek8/Development/libwebsockets/lib/roles/listen/. -I/home/onek8/Development/libwebsockets/lib/secure-streams -I/home/onek8/Development/libwebsockets/lib/event-libs/. -I/home/onek8/Development/libwebsockets/lib/event-libs/poll/../poll -I/home/onek8/Development/libwebsockets/lib/secure-streams/. -I/home/onek8/Development/libwebsockets/lib/../include -I/home/onek8/Development/libwebsockets/build/lib/../include
C_FLAGS = -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread

View File

@ -0,0 +1 @@
/usr/bin/cc -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread "CMakeFiles/lws-api-test-gunzip.dir/main.c.o" -o ../../../bin/lws-api-test-gunzip -lpthread /usr/lib/x86_64-linux-gnu/libcap.so -lm -lcap -ldl ../../../lib/libwebsockets.a -lpthread /usr/lib/x86_64-linux-gnu/libcap.so -lm -lcap -ldl /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,235 @@
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o: \
/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip/main.c \
/usr/include/stdc-predef.h \
/home/onek8/Development/libwebsockets/include/libwebsockets.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdarg.h \
/home/onek8/Development/libwebsockets/build/lws_config.h \
/usr/include/x86_64-linux-gnu/sys/types.h /usr/include/features.h \
/usr/include/features-time64.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/bits/timesize.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/long-double.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/x86_64-linux-gnu/bits/time64.h \
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/include/x86_64-linux-gnu/bits/endianness.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
/usr/include/net/ethernet.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h /usr/include/stdint.h \
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
/usr/include/x86_64-linux-gnu/bits/wchar.h \
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
/usr/include/linux/if_ether.h /usr/include/linux/types.h \
/usr/include/x86_64-linux-gnu/asm/types.h \
/usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \
/usr/include/x86_64-linux-gnu/asm/bitsperlong.h \
/usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \
/usr/include/linux/stddef.h \
/usr/include/x86_64-linux-gnu/asm/posix_types.h \
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h \
/usr/include/asm-generic/posix_types.h /usr/include/string.h \
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
/usr/include/strings.h /usr/include/stdlib.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/x86_64-linux-gnu/bits/floatn.h \
/usr/include/x86_64-linux-gnu/bits/floatn-common.h /usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/unistd.h \
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
/usr/include/x86_64-linux-gnu/bits/environments.h \
/usr/include/x86_64-linux-gnu/bits/confname.h \
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
/usr/include/sys/capability.h /usr/include/linux/capability.h \
/usr/include/poll.h /usr/include/x86_64-linux-gnu/sys/poll.h \
/usr/include/x86_64-linux-gnu/bits/poll.h /usr/include/netdb.h \
/usr/include/netinet/in.h /usr/include/x86_64-linux-gnu/sys/socket.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h \
/usr/include/x86_64-linux-gnu/bits/socket.h \
/usr/include/x86_64-linux-gnu/bits/socket_type.h \
/usr/include/x86_64-linux-gnu/bits/sockaddr.h \
/usr/include/x86_64-linux-gnu/asm/socket.h \
/usr/include/asm-generic/socket.h \
/usr/include/x86_64-linux-gnu/asm/sockios.h \
/usr/include/asm-generic/sockios.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_osockaddr.h \
/usr/include/x86_64-linux-gnu/bits/in.h /usr/include/rpc/netdb.h \
/usr/include/x86_64-linux-gnu/bits/netdb.h \
/usr/include/x86_64-linux-gnu/sys/time.h /usr/include/openssl/ssl.h \
/usr/include/openssl/macros.h \
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h \
/usr/include/x86_64-linux-gnu/openssl/configuration.h \
/usr/include/openssl/opensslv.h /usr/include/openssl/e_os2.h \
/usr/include/inttypes.h /usr/include/openssl/e_ostime.h \
/usr/include/openssl/comp.h /usr/include/openssl/crypto.h \
/usr/include/time.h /usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
/usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/openssl/safestack.h /usr/include/openssl/stack.h \
/usr/include/openssl/types.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/syslimits.h \
/usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
/usr/include/linux/limits.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h \
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
/usr/include/openssl/cryptoerr.h /usr/include/openssl/symhacks.h \
/usr/include/openssl/cryptoerr_legacy.h /usr/include/openssl/core.h \
/usr/include/pthread.h /usr/include/sched.h \
/usr/include/x86_64-linux-gnu/bits/sched.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
/usr/include/x86_64-linux-gnu/bits/cpu-set.h \
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
/usr/include/openssl/comperr.h /usr/include/openssl/bio.h \
/usr/include/openssl/bioerr.h /usr/include/openssl/x509.h \
/usr/include/openssl/buffer.h /usr/include/openssl/buffererr.h \
/usr/include/openssl/evp.h /usr/include/openssl/core_dispatch.h \
/usr/include/openssl/evperr.h /usr/include/openssl/params.h \
/usr/include/openssl/bn.h /usr/include/openssl/bnerr.h \
/usr/include/openssl/objects.h /usr/include/openssl/obj_mac.h \
/usr/include/openssl/asn1.h /usr/include/openssl/asn1err.h \
/usr/include/openssl/objectserr.h /usr/include/openssl/ec.h \
/usr/include/openssl/ecerr.h /usr/include/openssl/rsa.h \
/usr/include/openssl/rsaerr.h /usr/include/openssl/dsa.h \
/usr/include/openssl/dh.h /usr/include/openssl/dherr.h \
/usr/include/openssl/dsaerr.h /usr/include/openssl/sha.h \
/usr/include/openssl/x509err.h /usr/include/openssl/x509_vfy.h \
/usr/include/openssl/lhash.h /usr/include/openssl/pkcs7.h \
/usr/include/openssl/pkcs7err.h /usr/include/openssl/http.h \
/usr/include/openssl/conf.h /usr/include/openssl/conferr.h \
/usr/include/openssl/conftypes.h /usr/include/openssl/pem.h \
/usr/include/openssl/pemerr.h /usr/include/openssl/hmac.h \
/usr/include/openssl/async.h /usr/include/openssl/asyncerr.h \
/usr/include/openssl/ct.h /usr/include/openssl/cterr.h \
/usr/include/openssl/sslerr.h /usr/include/openssl/sslerr_legacy.h \
/usr/include/openssl/prov_ssl.h /usr/include/openssl/ssl2.h \
/usr/include/openssl/ssl3.h /usr/include/openssl/tls1.h \
/usr/include/openssl/dtls1.h /usr/include/openssl/srtp.h \
/usr/include/openssl/quic.h /usr/include/openssl/err.h \
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-logs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dll2.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-map.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fault-injection.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-backtrace.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-timeout-timer.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cache-ttl.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-smd.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-retry.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-adopt.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-network-helper.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-metrics.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ota.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-system.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-close.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-callbacks.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-ext.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-protocols-plugins.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-context-vhost.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-conmon.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-http.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-purify.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-misc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dsh.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-service.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-write.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-writeable.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ring.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-sha1-base64.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-x509.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cgi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-vfs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gencrypto.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lejp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lecp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-struct.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-threadpool.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tokenize.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lwsac.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fts.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-diskcache.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-serialization.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-policy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-transport-proxy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jrpc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-async-dns.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tls-sessions.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genhash.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genrsa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genaes.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genec.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwk.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jws.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwe.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-eventlib-exports.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gpio.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-button.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-led.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-pwm.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-upng.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jpeg.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-display.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dlo.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1306-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ili9341-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spd1656-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-uc8176-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1675b-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-settings.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-netdev.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-html.h \
/usr/include/fcntl.h /usr/include/x86_64-linux-gnu/bits/fcntl.h \
/usr/include/x86_64-linux-gnu/bits/fcntl-linux.h \
/usr/include/x86_64-linux-gnu/bits/stat.h \
/usr/include/x86_64-linux-gnu/bits/struct_stat.h

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,264 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-gunzip//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gunzip/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gunzip/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gunzip/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gunzip/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/rule
.PHONY : minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/rule
# Convenience name for target.
lws-api-test-gunzip: minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/rule
.PHONY : lws-api-test-gunzip
# fast build rule for target.
lws-api-test-gunzip/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build.make minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build
.PHONY : lws-api-test-gunzip/fast
main.o: main.c.o
.PHONY : main.o
# target to build an object file
main.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build.make minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.o
.PHONY : main.c.o
main.i: main.c.i
.PHONY : main.i
# target to preprocess a source file
main.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build.make minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.i
.PHONY : main.c.i
main.s: main.c.s
.PHONY : main.s
# target to generate assembly for a file
main.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/build.make minimal-examples-lowlevel/api-tests/api-test-gunzip/CMakeFiles/lws-api-test-gunzip.dir/main.c.s
.PHONY : main.c.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
@echo "... lws-api-test-gunzip"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-gunzip
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jose
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jose
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jose//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jose/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jose/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jose/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jose/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jose
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,23 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c" "minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o" "gcc" "minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@ -0,0 +1,116 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
# Include any dependencies generated for this target.
include minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/compiler_depend.make
# Include the progress variables for this target.
include minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/progress.make
# Include the compile flags for this target's objects.
include minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o -MF CMakeFiles/lws-api-test-jpeg.dir/main.c.o.d -o CMakeFiles/lws-api-test-jpeg.dir/main.c.o -c /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/lws-api-test-jpeg.dir/main.c.i"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c > CMakeFiles/lws-api-test-jpeg.dir/main.c.i
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/lws-api-test-jpeg.dir/main.c.s"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c -o CMakeFiles/lws-api-test-jpeg.dir/main.c.s
# Object files for target lws-api-test-jpeg
lws__api__test__jpeg_OBJECTS = \
"CMakeFiles/lws-api-test-jpeg.dir/main.c.o"
# External object files for target lws-api-test-jpeg
lws__api__test__jpeg_EXTERNAL_OBJECTS =
bin/lws-api-test-jpeg: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o
bin/lws-api-test-jpeg: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build.make
bin/lws-api-test-jpeg: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-jpeg: lib/libwebsockets.a
bin/lws-api-test-jpeg: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-jpeg: /usr/lib/x86_64-linux-gnu/libssl.so
bin/lws-api-test-jpeg: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/lws-api-test-jpeg: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-jpeg: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../../../bin/lws-api-test-jpeg"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/lws-api-test-jpeg.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build: bin/lws-api-test-jpeg
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/clean:
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg && $(CMAKE_COMMAND) -P CMakeFiles/lws-api-test-jpeg.dir/cmake_clean.cmake
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/clean
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/depend

View File

@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"../../../bin/lws-api-test-jpeg"
"../../../bin/lws-api-test-jpeg.pdb"
"CMakeFiles/lws-api-test-jpeg.dir/main.c.o"
"CMakeFiles/lws-api-test-jpeg.dir/main.c.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/lws-api-test-jpeg.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for lws-api-test-jpeg.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for lws-api-test-jpeg.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for lws-api-test-jpeg.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# compile C with /usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/home/onek8/Development/libwebsockets/include -I/home/onek8/Development/libwebsockets/build -I/home/onek8/Development/libwebsockets/lib -I/home/onek8/Development/libwebsockets/lib/. -I/home/onek8/Development/libwebsockets/lib/plat/unix/. -I/home/onek8/Development/libwebsockets/lib/tls/. -I/home/onek8/Development/libwebsockets/lib/core/. -I/home/onek8/Development/libwebsockets/lib/misc/. -I/home/onek8/Development/libwebsockets/lib/misc/misc/jrpc -I/home/onek8/Development/libwebsockets/lib/system/./async-dns -I/home/onek8/Development/libwebsockets/lib/system/smd/. -I/home/onek8/Development/libwebsockets/lib/system/metrics/. -I/home/onek8/Development/libwebsockets/lib/core-net/. -I/home/onek8/Development/libwebsockets/lib/roles/. -I/home/onek8/Development/libwebsockets/lib/roles/http/. -I/home/onek8/Development/libwebsockets/lib/roles/http/./compression -I/home/onek8/Development/libwebsockets/lib/roles/h1/. -I/home/onek8/Development/libwebsockets/lib/roles/h2/. -I/home/onek8/Development/libwebsockets/lib/roles/ws/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-skt/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-file/. -I/home/onek8/Development/libwebsockets/lib/roles/listen/. -I/home/onek8/Development/libwebsockets/lib/secure-streams -I/home/onek8/Development/libwebsockets/lib/event-libs/. -I/home/onek8/Development/libwebsockets/lib/event-libs/poll/../poll -I/home/onek8/Development/libwebsockets/lib/secure-streams/. -I/home/onek8/Development/libwebsockets/lib/../include -I/home/onek8/Development/libwebsockets/build/lib/../include
C_FLAGS = -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread

View File

@ -0,0 +1 @@
/usr/bin/cc -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread "CMakeFiles/lws-api-test-jpeg.dir/main.c.o" -o ../../../bin/lws-api-test-jpeg -lpthread /usr/lib/x86_64-linux-gnu/libcap.so -lm -lcap -ldl ../../../lib/libwebsockets.a -lpthread /usr/lib/x86_64-linux-gnu/libcap.so -lm -lcap -ldl /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,235 @@
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o: \
/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg/main.c \
/usr/include/stdc-predef.h \
/home/onek8/Development/libwebsockets/include/libwebsockets.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdarg.h \
/home/onek8/Development/libwebsockets/build/lws_config.h \
/usr/include/x86_64-linux-gnu/sys/types.h /usr/include/features.h \
/usr/include/features-time64.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/bits/timesize.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/long-double.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/x86_64-linux-gnu/bits/time64.h \
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/include/x86_64-linux-gnu/bits/endianness.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
/usr/include/net/ethernet.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h /usr/include/stdint.h \
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
/usr/include/x86_64-linux-gnu/bits/wchar.h \
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
/usr/include/linux/if_ether.h /usr/include/linux/types.h \
/usr/include/x86_64-linux-gnu/asm/types.h \
/usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \
/usr/include/x86_64-linux-gnu/asm/bitsperlong.h \
/usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \
/usr/include/linux/stddef.h \
/usr/include/x86_64-linux-gnu/asm/posix_types.h \
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h \
/usr/include/asm-generic/posix_types.h /usr/include/string.h \
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
/usr/include/strings.h /usr/include/stdlib.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/x86_64-linux-gnu/bits/floatn.h \
/usr/include/x86_64-linux-gnu/bits/floatn-common.h /usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/unistd.h \
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
/usr/include/x86_64-linux-gnu/bits/environments.h \
/usr/include/x86_64-linux-gnu/bits/confname.h \
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
/usr/include/sys/capability.h /usr/include/linux/capability.h \
/usr/include/poll.h /usr/include/x86_64-linux-gnu/sys/poll.h \
/usr/include/x86_64-linux-gnu/bits/poll.h /usr/include/netdb.h \
/usr/include/netinet/in.h /usr/include/x86_64-linux-gnu/sys/socket.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h \
/usr/include/x86_64-linux-gnu/bits/socket.h \
/usr/include/x86_64-linux-gnu/bits/socket_type.h \
/usr/include/x86_64-linux-gnu/bits/sockaddr.h \
/usr/include/x86_64-linux-gnu/asm/socket.h \
/usr/include/asm-generic/socket.h \
/usr/include/x86_64-linux-gnu/asm/sockios.h \
/usr/include/asm-generic/sockios.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_osockaddr.h \
/usr/include/x86_64-linux-gnu/bits/in.h /usr/include/rpc/netdb.h \
/usr/include/x86_64-linux-gnu/bits/netdb.h \
/usr/include/x86_64-linux-gnu/sys/time.h /usr/include/openssl/ssl.h \
/usr/include/openssl/macros.h \
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h \
/usr/include/x86_64-linux-gnu/openssl/configuration.h \
/usr/include/openssl/opensslv.h /usr/include/openssl/e_os2.h \
/usr/include/inttypes.h /usr/include/openssl/e_ostime.h \
/usr/include/openssl/comp.h /usr/include/openssl/crypto.h \
/usr/include/time.h /usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
/usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/openssl/safestack.h /usr/include/openssl/stack.h \
/usr/include/openssl/types.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/syslimits.h \
/usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
/usr/include/linux/limits.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h \
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
/usr/include/openssl/cryptoerr.h /usr/include/openssl/symhacks.h \
/usr/include/openssl/cryptoerr_legacy.h /usr/include/openssl/core.h \
/usr/include/pthread.h /usr/include/sched.h \
/usr/include/x86_64-linux-gnu/bits/sched.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
/usr/include/x86_64-linux-gnu/bits/cpu-set.h \
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
/usr/include/openssl/comperr.h /usr/include/openssl/bio.h \
/usr/include/openssl/bioerr.h /usr/include/openssl/x509.h \
/usr/include/openssl/buffer.h /usr/include/openssl/buffererr.h \
/usr/include/openssl/evp.h /usr/include/openssl/core_dispatch.h \
/usr/include/openssl/evperr.h /usr/include/openssl/params.h \
/usr/include/openssl/bn.h /usr/include/openssl/bnerr.h \
/usr/include/openssl/objects.h /usr/include/openssl/obj_mac.h \
/usr/include/openssl/asn1.h /usr/include/openssl/asn1err.h \
/usr/include/openssl/objectserr.h /usr/include/openssl/ec.h \
/usr/include/openssl/ecerr.h /usr/include/openssl/rsa.h \
/usr/include/openssl/rsaerr.h /usr/include/openssl/dsa.h \
/usr/include/openssl/dh.h /usr/include/openssl/dherr.h \
/usr/include/openssl/dsaerr.h /usr/include/openssl/sha.h \
/usr/include/openssl/x509err.h /usr/include/openssl/x509_vfy.h \
/usr/include/openssl/lhash.h /usr/include/openssl/pkcs7.h \
/usr/include/openssl/pkcs7err.h /usr/include/openssl/http.h \
/usr/include/openssl/conf.h /usr/include/openssl/conferr.h \
/usr/include/openssl/conftypes.h /usr/include/openssl/pem.h \
/usr/include/openssl/pemerr.h /usr/include/openssl/hmac.h \
/usr/include/openssl/async.h /usr/include/openssl/asyncerr.h \
/usr/include/openssl/ct.h /usr/include/openssl/cterr.h \
/usr/include/openssl/sslerr.h /usr/include/openssl/sslerr_legacy.h \
/usr/include/openssl/prov_ssl.h /usr/include/openssl/ssl2.h \
/usr/include/openssl/ssl3.h /usr/include/openssl/tls1.h \
/usr/include/openssl/dtls1.h /usr/include/openssl/srtp.h \
/usr/include/openssl/quic.h /usr/include/openssl/err.h \
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-logs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dll2.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-map.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fault-injection.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-backtrace.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-timeout-timer.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cache-ttl.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-smd.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-retry.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-adopt.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-network-helper.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-metrics.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ota.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-system.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-close.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-callbacks.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-ext.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-protocols-plugins.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-context-vhost.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-conmon.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-http.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-purify.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-misc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dsh.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-service.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-write.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-writeable.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ring.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-sha1-base64.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-x509.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cgi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-vfs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gencrypto.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lejp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lecp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-struct.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-threadpool.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tokenize.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lwsac.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fts.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-diskcache.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-serialization.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-policy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-transport-proxy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jrpc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-async-dns.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tls-sessions.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genhash.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genrsa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genaes.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genec.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwk.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jws.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwe.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-eventlib-exports.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gpio.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-button.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-led.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-pwm.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-upng.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jpeg.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-display.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dlo.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1306-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ili9341-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spd1656-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-uc8176-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1675b-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-settings.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-netdev.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-html.h \
/usr/include/fcntl.h /usr/include/x86_64-linux-gnu/bits/fcntl.h \
/usr/include/x86_64-linux-gnu/bits/fcntl-linux.h \
/usr/include/x86_64-linux-gnu/bits/stat.h \
/usr/include/x86_64-linux-gnu/bits/struct_stat.h

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,264 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jpeg//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jpeg/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jpeg/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jpeg/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jpeg/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/rule
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/rule
# Convenience name for target.
lws-api-test-jpeg: minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/rule
.PHONY : lws-api-test-jpeg
# fast build rule for target.
lws-api-test-jpeg/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build
.PHONY : lws-api-test-jpeg/fast
main.o: main.c.o
.PHONY : main.o
# target to build an object file
main.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.o
.PHONY : main.c.o
main.i: main.c.i
.PHONY : main.i
# target to preprocess a source file
main.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.i
.PHONY : main.c.i
main.s: main.c.s
.PHONY : main.s
# target to generate assembly for a file
main.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jpeg/CMakeFiles/lws-api-test-jpeg.dir/main.c.s
.PHONY : main.c.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
@echo "... lws-api-test-jpeg"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jpeg
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,23 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c" "minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o" "gcc" "minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@ -0,0 +1,115 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
# Include any dependencies generated for this target.
include minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/compiler_depend.make
# Include the progress variables for this target.
include minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/progress.make
# Include the compile flags for this target's objects.
include minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o -MF CMakeFiles/lws-api-test-jrpc.dir/main.c.o.d -o CMakeFiles/lws-api-test-jrpc.dir/main.c.o -c /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/lws-api-test-jrpc.dir/main.c.i"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c > CMakeFiles/lws-api-test-jrpc.dir/main.c.i
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/lws-api-test-jrpc.dir/main.c.s"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c -o CMakeFiles/lws-api-test-jrpc.dir/main.c.s
# Object files for target lws-api-test-jrpc
lws__api__test__jrpc_OBJECTS = \
"CMakeFiles/lws-api-test-jrpc.dir/main.c.o"
# External object files for target lws-api-test-jrpc
lws__api__test__jrpc_EXTERNAL_OBJECTS =
bin/lws-api-test-jrpc: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o
bin/lws-api-test-jrpc: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build.make
bin/lws-api-test-jrpc: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-jrpc: lib/libwebsockets.a
bin/lws-api-test-jrpc: /usr/lib/x86_64-linux-gnu/libssl.so
bin/lws-api-test-jrpc: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/lws-api-test-jrpc: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-jrpc: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../../../bin/lws-api-test-jrpc"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/lws-api-test-jrpc.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build: bin/lws-api-test-jrpc
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/clean:
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc && $(CMAKE_COMMAND) -P CMakeFiles/lws-api-test-jrpc.dir/cmake_clean.cmake
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/clean
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/depend

View File

@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"../../../bin/lws-api-test-jrpc"
"../../../bin/lws-api-test-jrpc.pdb"
"CMakeFiles/lws-api-test-jrpc.dir/main.c.o"
"CMakeFiles/lws-api-test-jrpc.dir/main.c.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/lws-api-test-jrpc.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for lws-api-test-jrpc.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for lws-api-test-jrpc.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for lws-api-test-jrpc.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# compile C with /usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/home/onek8/Development/libwebsockets/include -I/home/onek8/Development/libwebsockets/build -I/home/onek8/Development/libwebsockets/lib -I/home/onek8/Development/libwebsockets/lib/. -I/home/onek8/Development/libwebsockets/lib/plat/unix/. -I/home/onek8/Development/libwebsockets/lib/tls/. -I/home/onek8/Development/libwebsockets/lib/core/. -I/home/onek8/Development/libwebsockets/lib/misc/. -I/home/onek8/Development/libwebsockets/lib/misc/misc/jrpc -I/home/onek8/Development/libwebsockets/lib/system/./async-dns -I/home/onek8/Development/libwebsockets/lib/system/smd/. -I/home/onek8/Development/libwebsockets/lib/system/metrics/. -I/home/onek8/Development/libwebsockets/lib/core-net/. -I/home/onek8/Development/libwebsockets/lib/roles/. -I/home/onek8/Development/libwebsockets/lib/roles/http/. -I/home/onek8/Development/libwebsockets/lib/roles/http/./compression -I/home/onek8/Development/libwebsockets/lib/roles/h1/. -I/home/onek8/Development/libwebsockets/lib/roles/h2/. -I/home/onek8/Development/libwebsockets/lib/roles/ws/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-skt/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-file/. -I/home/onek8/Development/libwebsockets/lib/roles/listen/. -I/home/onek8/Development/libwebsockets/lib/secure-streams -I/home/onek8/Development/libwebsockets/lib/event-libs/. -I/home/onek8/Development/libwebsockets/lib/event-libs/poll/../poll -I/home/onek8/Development/libwebsockets/lib/secure-streams/. -I/home/onek8/Development/libwebsockets/lib/../include -I/home/onek8/Development/libwebsockets/build/lib/../include
C_FLAGS = -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread

View File

@ -0,0 +1 @@
/usr/bin/cc -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread "CMakeFiles/lws-api-test-jrpc.dir/main.c.o" -o ../../../bin/lws-api-test-jrpc -lpthread /usr/lib/x86_64-linux-gnu/libcap.so -lm -lcap -ldl ../../../lib/libwebsockets.a /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,231 @@
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o: \
/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/main.c \
/usr/include/stdc-predef.h \
/home/onek8/Development/libwebsockets/include/libwebsockets.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdarg.h \
/home/onek8/Development/libwebsockets/build/lws_config.h \
/usr/include/x86_64-linux-gnu/sys/types.h /usr/include/features.h \
/usr/include/features-time64.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/bits/timesize.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/long-double.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/x86_64-linux-gnu/bits/time64.h \
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/include/x86_64-linux-gnu/bits/endianness.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
/usr/include/net/ethernet.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h /usr/include/stdint.h \
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
/usr/include/x86_64-linux-gnu/bits/wchar.h \
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
/usr/include/linux/if_ether.h /usr/include/linux/types.h \
/usr/include/x86_64-linux-gnu/asm/types.h \
/usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \
/usr/include/x86_64-linux-gnu/asm/bitsperlong.h \
/usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \
/usr/include/linux/stddef.h \
/usr/include/x86_64-linux-gnu/asm/posix_types.h \
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h \
/usr/include/asm-generic/posix_types.h /usr/include/string.h \
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
/usr/include/strings.h /usr/include/stdlib.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/x86_64-linux-gnu/bits/floatn.h \
/usr/include/x86_64-linux-gnu/bits/floatn-common.h /usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/unistd.h \
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
/usr/include/x86_64-linux-gnu/bits/environments.h \
/usr/include/x86_64-linux-gnu/bits/confname.h \
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
/usr/include/sys/capability.h /usr/include/linux/capability.h \
/usr/include/poll.h /usr/include/x86_64-linux-gnu/sys/poll.h \
/usr/include/x86_64-linux-gnu/bits/poll.h /usr/include/netdb.h \
/usr/include/netinet/in.h /usr/include/x86_64-linux-gnu/sys/socket.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h \
/usr/include/x86_64-linux-gnu/bits/socket.h \
/usr/include/x86_64-linux-gnu/bits/socket_type.h \
/usr/include/x86_64-linux-gnu/bits/sockaddr.h \
/usr/include/x86_64-linux-gnu/asm/socket.h \
/usr/include/asm-generic/socket.h \
/usr/include/x86_64-linux-gnu/asm/sockios.h \
/usr/include/asm-generic/sockios.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_osockaddr.h \
/usr/include/x86_64-linux-gnu/bits/in.h /usr/include/rpc/netdb.h \
/usr/include/x86_64-linux-gnu/bits/netdb.h \
/usr/include/x86_64-linux-gnu/sys/time.h /usr/include/openssl/ssl.h \
/usr/include/openssl/macros.h \
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h \
/usr/include/x86_64-linux-gnu/openssl/configuration.h \
/usr/include/openssl/opensslv.h /usr/include/openssl/e_os2.h \
/usr/include/inttypes.h /usr/include/openssl/e_ostime.h \
/usr/include/openssl/comp.h /usr/include/openssl/crypto.h \
/usr/include/time.h /usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
/usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/openssl/safestack.h /usr/include/openssl/stack.h \
/usr/include/openssl/types.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/syslimits.h \
/usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
/usr/include/linux/limits.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h \
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
/usr/include/openssl/cryptoerr.h /usr/include/openssl/symhacks.h \
/usr/include/openssl/cryptoerr_legacy.h /usr/include/openssl/core.h \
/usr/include/pthread.h /usr/include/sched.h \
/usr/include/x86_64-linux-gnu/bits/sched.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
/usr/include/x86_64-linux-gnu/bits/cpu-set.h \
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
/usr/include/openssl/comperr.h /usr/include/openssl/bio.h \
/usr/include/openssl/bioerr.h /usr/include/openssl/x509.h \
/usr/include/openssl/buffer.h /usr/include/openssl/buffererr.h \
/usr/include/openssl/evp.h /usr/include/openssl/core_dispatch.h \
/usr/include/openssl/evperr.h /usr/include/openssl/params.h \
/usr/include/openssl/bn.h /usr/include/openssl/bnerr.h \
/usr/include/openssl/objects.h /usr/include/openssl/obj_mac.h \
/usr/include/openssl/asn1.h /usr/include/openssl/asn1err.h \
/usr/include/openssl/objectserr.h /usr/include/openssl/ec.h \
/usr/include/openssl/ecerr.h /usr/include/openssl/rsa.h \
/usr/include/openssl/rsaerr.h /usr/include/openssl/dsa.h \
/usr/include/openssl/dh.h /usr/include/openssl/dherr.h \
/usr/include/openssl/dsaerr.h /usr/include/openssl/sha.h \
/usr/include/openssl/x509err.h /usr/include/openssl/x509_vfy.h \
/usr/include/openssl/lhash.h /usr/include/openssl/pkcs7.h \
/usr/include/openssl/pkcs7err.h /usr/include/openssl/http.h \
/usr/include/openssl/conf.h /usr/include/openssl/conferr.h \
/usr/include/openssl/conftypes.h /usr/include/openssl/pem.h \
/usr/include/openssl/pemerr.h /usr/include/openssl/hmac.h \
/usr/include/openssl/async.h /usr/include/openssl/asyncerr.h \
/usr/include/openssl/ct.h /usr/include/openssl/cterr.h \
/usr/include/openssl/sslerr.h /usr/include/openssl/sslerr_legacy.h \
/usr/include/openssl/prov_ssl.h /usr/include/openssl/ssl2.h \
/usr/include/openssl/ssl3.h /usr/include/openssl/tls1.h \
/usr/include/openssl/dtls1.h /usr/include/openssl/srtp.h \
/usr/include/openssl/quic.h /usr/include/openssl/err.h \
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-logs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dll2.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-map.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fault-injection.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-backtrace.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-timeout-timer.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cache-ttl.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-smd.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-retry.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-adopt.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-network-helper.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-metrics.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ota.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-system.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-close.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-callbacks.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-state.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ws-ext.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-protocols-plugins.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-context-vhost.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-conmon.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-http.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-purify.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-misc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dsh.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-service.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-write.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-writeable.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ring.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-sha1-base64.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-x509.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cgi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-vfs.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gencrypto.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lejp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lecp.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-cose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-struct.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-threadpool.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tokenize.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-lwsac.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-fts.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-diskcache.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-serialization.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-policy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-client.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-secure-streams-transport-proxy.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jrpc.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-async-dns.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-tls-sessions.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genhash.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genrsa.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genaes.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-genec.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwk.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jose.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jws.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jwe.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-eventlib-exports.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-gpio.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-bb-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-button.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-led.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-pwm.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-upng.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-jpeg.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-display.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-dlo.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1306-i2c.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ili9341-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-spd1656-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-uc8176-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-ssd1675b-spi.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-settings.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-netdev.h \
/home/onek8/Development/libwebsockets/include/libwebsockets/lws-html.h

View File

@ -0,0 +1,8 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(api-test-jrpc "/home/onek8/Development/libwebsockets/build/bin/lws-api-test-jrpc")
set_tests_properties(api-test-jrpc PROPERTIES _BACKTRACE_TRIPLES "/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeLists.txt;72;add_test;/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeLists.txt;0;")

View File

@ -0,0 +1,264 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-jrpc//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jrpc/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jrpc/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jrpc/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jrpc/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/rule
.PHONY : minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/rule
# Convenience name for target.
lws-api-test-jrpc: minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/rule
.PHONY : lws-api-test-jrpc
# fast build rule for target.
lws-api-test-jrpc/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build
.PHONY : lws-api-test-jrpc/fast
main.o: main.c.o
.PHONY : main.o
# target to build an object file
main.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.o
.PHONY : main.c.o
main.i: main.c.i
.PHONY : main.i
# target to preprocess a source file
main.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.i
.PHONY : main.c.i
main.s: main.c.s
.PHONY : main.s
# target to generate assembly for a file
main.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/build.make minimal-examples-lowlevel/api-tests/api-test-jrpc/CMakeFiles/lws-api-test-jrpc.dir/main.c.s
.PHONY : main.c.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
@echo "... lws-api-test-jrpc"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-jrpc
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lecp
# Build directory: /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lecp
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.

View File

@ -0,0 +1,222 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
cd /home/onek8/Development/libwebsockets/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/onek8/Development/libwebsockets/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"core\" \"dev\" \"examples\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lecp//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-lecp/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/onek8/Development/libwebsockets/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-lecp/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-lecp/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 minimal-examples-lowlevel/api-tests/api-test-lecp/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... package"
@echo "... package_source"
@echo "... rebuild_cache"
@echo "... test"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View File

@ -0,0 +1,44 @@
# Install script for directory: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lecp
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()

View File

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/onek8/Development/libwebsockets")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/onek8/Development/libwebsockets/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@ -0,0 +1,23 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp/main.c" "minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o" "gcc" "minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@ -0,0 +1,116 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/onek8/Development/libwebsockets
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/onek8/Development/libwebsockets/build
# Include any dependencies generated for this target.
include minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/compiler_depend.make
# Include the progress variables for this target.
include minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/progress.make
# Include the compile flags for this target's objects.
include minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/flags.make
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o: /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp/main.c
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o: minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o -MF CMakeFiles/lws-api-test-lejp.dir/main.c.o.d -o CMakeFiles/lws-api-test-lejp.dir/main.c.o -c /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp/main.c
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/lws-api-test-lejp.dir/main.c.i"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp/main.c > CMakeFiles/lws-api-test-lejp.dir/main.c.i
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/lws-api-test-lejp.dir/main.c.s"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp/main.c -o CMakeFiles/lws-api-test-lejp.dir/main.c.s
# Object files for target lws-api-test-lejp
lws__api__test__lejp_OBJECTS = \
"CMakeFiles/lws-api-test-lejp.dir/main.c.o"
# External object files for target lws-api-test-lejp
lws__api__test__lejp_EXTERNAL_OBJECTS =
bin/lws-api-test-lejp: minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/main.c.o
bin/lws-api-test-lejp: minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/build.make
bin/lws-api-test-lejp: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-lejp: lib/libwebsockets.a
bin/lws-api-test-lejp: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-lejp: /usr/lib/x86_64-linux-gnu/libssl.so
bin/lws-api-test-lejp: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/lws-api-test-lejp: /usr/lib/x86_64-linux-gnu/libcap.so
bin/lws-api-test-lejp: minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/onek8/Development/libwebsockets/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../../../bin/lws-api-test-lejp"
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/lws-api-test-lejp.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/build: bin/lws-api-test-lejp
.PHONY : minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/build
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/clean:
cd /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp && $(CMAKE_COMMAND) -P CMakeFiles/lws-api-test-lejp.dir/cmake_clean.cmake
.PHONY : minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/clean
minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp /home/onek8/Development/libwebsockets/build/minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : minimal-examples-lowlevel/api-tests/api-test-lejp/CMakeFiles/lws-api-test-lejp.dir/depend

View File

@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"../../../bin/lws-api-test-lejp"
"../../../bin/lws-api-test-lejp.pdb"
"CMakeFiles/lws-api-test-lejp.dir/main.c.o"
"CMakeFiles/lws-api-test-lejp.dir/main.c.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/lws-api-test-lejp.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for lws-api-test-lejp.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for lws-api-test-lejp.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for lws-api-test-lejp.
# This may be replaced when dependencies are built.

View File

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# compile C with /usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/home/onek8/Development/libwebsockets/include -I/home/onek8/Development/libwebsockets/build -I/home/onek8/Development/libwebsockets/lib -I/home/onek8/Development/libwebsockets/lib/. -I/home/onek8/Development/libwebsockets/lib/plat/unix/. -I/home/onek8/Development/libwebsockets/lib/tls/. -I/home/onek8/Development/libwebsockets/lib/core/. -I/home/onek8/Development/libwebsockets/lib/misc/. -I/home/onek8/Development/libwebsockets/lib/misc/misc/jrpc -I/home/onek8/Development/libwebsockets/lib/system/./async-dns -I/home/onek8/Development/libwebsockets/lib/system/smd/. -I/home/onek8/Development/libwebsockets/lib/system/metrics/. -I/home/onek8/Development/libwebsockets/lib/core-net/. -I/home/onek8/Development/libwebsockets/lib/roles/. -I/home/onek8/Development/libwebsockets/lib/roles/http/. -I/home/onek8/Development/libwebsockets/lib/roles/http/./compression -I/home/onek8/Development/libwebsockets/lib/roles/h1/. -I/home/onek8/Development/libwebsockets/lib/roles/h2/. -I/home/onek8/Development/libwebsockets/lib/roles/ws/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-skt/. -I/home/onek8/Development/libwebsockets/lib/roles/raw-file/. -I/home/onek8/Development/libwebsockets/lib/roles/listen/. -I/home/onek8/Development/libwebsockets/lib/secure-streams -I/home/onek8/Development/libwebsockets/lib/event-libs/. -I/home/onek8/Development/libwebsockets/lib/event-libs/poll/../poll -I/home/onek8/Development/libwebsockets/lib/secure-streams/. -I/home/onek8/Development/libwebsockets/lib/../include -I/home/onek8/Development/libwebsockets/build/lib/../include
C_FLAGS = -Wno-deprecated-declarations -Wno-deprecated -Wall -Wextra -Wno-unused-parameter -Wconversion -Wsign-compare -Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits -Wignored-qualifiers -Werror -pthread

Some files were not shown because too many files have changed in this diff Show More