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 @@
29

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/test-apps/test-client.c" "test-apps/CMakeFiles/test-client.dir/test-client.c.o" "gcc" "test-apps/CMakeFiles/test-client.dir/test-client.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 test-apps/CMakeFiles/test-client.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include test-apps/CMakeFiles/test-client.dir/compiler_depend.make
# Include the progress variables for this target.
include test-apps/CMakeFiles/test-client.dir/progress.make
# Include the compile flags for this target's objects.
include test-apps/CMakeFiles/test-client.dir/flags.make
test-apps/CMakeFiles/test-client.dir/test-client.c.o: test-apps/CMakeFiles/test-client.dir/flags.make
test-apps/CMakeFiles/test-client.dir/test-client.c.o: /home/onek8/Development/libwebsockets/test-apps/test-client.c
test-apps/CMakeFiles/test-client.dir/test-client.c.o: test-apps/CMakeFiles/test-client.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 test-apps/CMakeFiles/test-client.dir/test-client.c.o"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test-apps/CMakeFiles/test-client.dir/test-client.c.o -MF CMakeFiles/test-client.dir/test-client.c.o.d -o CMakeFiles/test-client.dir/test-client.c.o -c /home/onek8/Development/libwebsockets/test-apps/test-client.c
test-apps/CMakeFiles/test-client.dir/test-client.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-client.dir/test-client.c.i"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/test-apps/test-client.c > CMakeFiles/test-client.dir/test-client.c.i
test-apps/CMakeFiles/test-client.dir/test-client.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-client.dir/test-client.c.s"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/test-apps/test-client.c -o CMakeFiles/test-client.dir/test-client.c.s
# Object files for target test-client
test__client_OBJECTS = \
"CMakeFiles/test-client.dir/test-client.c.o"
# External object files for target test-client
test__client_EXTERNAL_OBJECTS =
bin/libwebsockets-test-client: test-apps/CMakeFiles/test-client.dir/test-client.c.o
bin/libwebsockets-test-client: test-apps/CMakeFiles/test-client.dir/build.make
bin/libwebsockets-test-client: lib/libwebsockets.a
bin/libwebsockets-test-client: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-client: /usr/lib/x86_64-linux-gnu/libssl.so
bin/libwebsockets-test-client: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/libwebsockets-test-client: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-client: test-apps/CMakeFiles/test-client.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/libwebsockets-test-client"
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-client.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
test-apps/CMakeFiles/test-client.dir/build: bin/libwebsockets-test-client
.PHONY : test-apps/CMakeFiles/test-client.dir/build
test-apps/CMakeFiles/test-client.dir/clean:
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -P CMakeFiles/test-client.dir/cmake_clean.cmake
.PHONY : test-apps/CMakeFiles/test-client.dir/clean
test-apps/CMakeFiles/test-client.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/test-apps /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/test-apps /home/onek8/Development/libwebsockets/build/test-apps/CMakeFiles/test-client.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : test-apps/CMakeFiles/test-client.dir/depend

View File

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

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for test-client.
# 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 test-client.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for test-client.
# 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 = -DINSTALL_DATADIR=\"/usr/local/share\"
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/test-client.dir/test-client.c.o" -o ../bin/libwebsockets-test-client ../lib/libwebsockets.a -ldl -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 -lm -lcap -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =

View File

@ -0,0 +1,255 @@
test-apps/CMakeFiles/test-client.dir/test-client.c.o: \
/home/onek8/Development/libwebsockets/test-apps/test-client.c \
/usr/include/stdc-predef.h \
/home/onek8/Development/libwebsockets/build/lws_config.h \
/usr/include/stdio.h \
/usr/include/x86_64-linux-gnu/bits/libc-header-start.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/lib/gcc/x86_64-linux-gnu/14/include/stddef.h \
/usr/lib/gcc/x86_64-linux-gnu/14/include/stdarg.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/__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/x86_64-linux-gnu/bits/floatn.h \
/usr/include/x86_64-linux-gnu/bits/floatn-common.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/sys/types.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/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/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/getopt.h \
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
/usr/include/x86_64-linux-gnu/bits/getopt_ext.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/signal.h \
/usr/include/x86_64-linux-gnu/bits/signum-generic.h \
/usr/include/x86_64-linux-gnu/bits/signum-arch.h \
/usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \
/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \
/usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \
/usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \
/usr/include/x86_64-linux-gnu/bits/sigaction.h \
/usr/include/x86_64-linux-gnu/bits/sigcontext.h \
/usr/include/x86_64-linux-gnu/bits/types/stack_t.h \
/usr/include/x86_64-linux-gnu/sys/ucontext.h \
/usr/include/x86_64-linux-gnu/bits/sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigstksz.h \
/usr/include/x86_64-linux-gnu/bits/ss_flags.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigthread.h \
/usr/include/x86_64-linux-gnu/bits/signal_ext.h /usr/include/syslog.h \
/usr/include/x86_64-linux-gnu/sys/syslog.h \
/usr/include/x86_64-linux-gnu/bits/syslog-path.h \
/usr/include/x86_64-linux-gnu/sys/time.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/unistd_ext.h \
/home/onek8/Development/libwebsockets/include/libwebsockets.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/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/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/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/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,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/test-apps/test-lejp.c" "test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o" "gcc" "test-apps/CMakeFiles/test-lejp.dir/test-lejp.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 test-apps/CMakeFiles/test-lejp.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include test-apps/CMakeFiles/test-lejp.dir/compiler_depend.make
# Include the progress variables for this target.
include test-apps/CMakeFiles/test-lejp.dir/progress.make
# Include the compile flags for this target's objects.
include test-apps/CMakeFiles/test-lejp.dir/flags.make
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o: test-apps/CMakeFiles/test-lejp.dir/flags.make
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o: /home/onek8/Development/libwebsockets/test-apps/test-lejp.c
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o: test-apps/CMakeFiles/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 test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o -MF CMakeFiles/test-lejp.dir/test-lejp.c.o.d -o CMakeFiles/test-lejp.dir/test-lejp.c.o -c /home/onek8/Development/libwebsockets/test-apps/test-lejp.c
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-lejp.dir/test-lejp.c.i"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/test-apps/test-lejp.c > CMakeFiles/test-lejp.dir/test-lejp.c.i
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-lejp.dir/test-lejp.c.s"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/test-apps/test-lejp.c -o CMakeFiles/test-lejp.dir/test-lejp.c.s
# Object files for target test-lejp
test__lejp_OBJECTS = \
"CMakeFiles/test-lejp.dir/test-lejp.c.o"
# External object files for target test-lejp
test__lejp_EXTERNAL_OBJECTS =
bin/libwebsockets-test-lejp: test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o
bin/libwebsockets-test-lejp: test-apps/CMakeFiles/test-lejp.dir/build.make
bin/libwebsockets-test-lejp: lib/libwebsockets.a
bin/libwebsockets-test-lejp: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-lejp: /usr/lib/x86_64-linux-gnu/libssl.so
bin/libwebsockets-test-lejp: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/libwebsockets-test-lejp: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-lejp: test-apps/CMakeFiles/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/libwebsockets-test-lejp"
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-lejp.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
test-apps/CMakeFiles/test-lejp.dir/build: bin/libwebsockets-test-lejp
.PHONY : test-apps/CMakeFiles/test-lejp.dir/build
test-apps/CMakeFiles/test-lejp.dir/clean:
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -P CMakeFiles/test-lejp.dir/cmake_clean.cmake
.PHONY : test-apps/CMakeFiles/test-lejp.dir/clean
test-apps/CMakeFiles/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/test-apps /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/test-apps /home/onek8/Development/libwebsockets/build/test-apps/CMakeFiles/test-lejp.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : test-apps/CMakeFiles/test-lejp.dir/depend

View File

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

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for 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 test-lejp.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for 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 = -DINSTALL_DATADIR=\"/usr/local/share\" -DLWS_BUILDING_STATIC
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/test-lejp.dir/test-lejp.c.o" -o ../bin/libwebsockets-test-lejp ../lib/libwebsockets.a -ldl -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 -lm -lcap -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 = 45
CMAKE_PROGRESS_2 =

View File

@ -0,0 +1,231 @@
test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o: \
/home/onek8/Development/libwebsockets/test-apps/test-lejp.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,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/test-apps/test-server.c" "test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o" "gcc" "test-apps/CMakeFiles/test-server-extpoll.dir/test-server.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 test-apps/CMakeFiles/test-server-extpoll.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include test-apps/CMakeFiles/test-server-extpoll.dir/compiler_depend.make
# Include the progress variables for this target.
include test-apps/CMakeFiles/test-server-extpoll.dir/progress.make
# Include the compile flags for this target's objects.
include test-apps/CMakeFiles/test-server-extpoll.dir/flags.make
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o: test-apps/CMakeFiles/test-server-extpoll.dir/flags.make
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o: /home/onek8/Development/libwebsockets/test-apps/test-server.c
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o: test-apps/CMakeFiles/test-server-extpoll.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 test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o -MF CMakeFiles/test-server-extpoll.dir/test-server.c.o.d -o CMakeFiles/test-server-extpoll.dir/test-server.c.o -c /home/onek8/Development/libwebsockets/test-apps/test-server.c
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-server-extpoll.dir/test-server.c.i"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/test-apps/test-server.c > CMakeFiles/test-server-extpoll.dir/test-server.c.i
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-server-extpoll.dir/test-server.c.s"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/test-apps/test-server.c -o CMakeFiles/test-server-extpoll.dir/test-server.c.s
# Object files for target test-server-extpoll
test__server__extpoll_OBJECTS = \
"CMakeFiles/test-server-extpoll.dir/test-server.c.o"
# External object files for target test-server-extpoll
test__server__extpoll_EXTERNAL_OBJECTS =
bin/libwebsockets-test-server-extpoll: test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o
bin/libwebsockets-test-server-extpoll: test-apps/CMakeFiles/test-server-extpoll.dir/build.make
bin/libwebsockets-test-server-extpoll: lib/libwebsockets.a
bin/libwebsockets-test-server-extpoll: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-server-extpoll: /usr/lib/x86_64-linux-gnu/libssl.so
bin/libwebsockets-test-server-extpoll: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/libwebsockets-test-server-extpoll: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-server-extpoll: test-apps/CMakeFiles/test-server-extpoll.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/libwebsockets-test-server-extpoll"
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-server-extpoll.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
test-apps/CMakeFiles/test-server-extpoll.dir/build: bin/libwebsockets-test-server-extpoll
.PHONY : test-apps/CMakeFiles/test-server-extpoll.dir/build
test-apps/CMakeFiles/test-server-extpoll.dir/clean:
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -P CMakeFiles/test-server-extpoll.dir/cmake_clean.cmake
.PHONY : test-apps/CMakeFiles/test-server-extpoll.dir/clean
test-apps/CMakeFiles/test-server-extpoll.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/test-apps /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/test-apps /home/onek8/Development/libwebsockets/build/test-apps/CMakeFiles/test-server-extpoll.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : test-apps/CMakeFiles/test-server-extpoll.dir/depend

View File

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

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for test-server-extpoll.
# 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 test-server-extpoll.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for test-server-extpoll.
# 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 = -DINSTALL_DATADIR=\"/usr/local/share\"
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/test-server-extpoll.dir/test-server.c.o" -o ../bin/libwebsockets-test-server-extpoll ../lib/libwebsockets.a -ldl -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 -lm -lcap -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 = 46
CMAKE_PROGRESS_2 =

View File

@ -0,0 +1,262 @@
test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o: \
/home/onek8/Development/libwebsockets/test-apps/test-server.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/getopt.h /usr/include/x86_64-linux-gnu/bits/getopt_ext.h \
/usr/include/signal.h \
/usr/include/x86_64-linux-gnu/bits/signum-generic.h \
/usr/include/x86_64-linux-gnu/bits/signum-arch.h \
/usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \
/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \
/usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \
/usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \
/usr/include/x86_64-linux-gnu/bits/sigaction.h \
/usr/include/x86_64-linux-gnu/bits/sigcontext.h \
/usr/include/x86_64-linux-gnu/bits/types/stack_t.h \
/usr/include/x86_64-linux-gnu/sys/ucontext.h \
/usr/include/x86_64-linux-gnu/bits/sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigstksz.h \
/usr/include/x86_64-linux-gnu/bits/ss_flags.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigthread.h \
/usr/include/x86_64-linux-gnu/bits/signal_ext.h \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_lws_mirror.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_lws_status.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_dumb_increment.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_post_demo.c \
/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 \
/usr/include/x86_64-linux-gnu/sys/stat.h

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/test-apps/test-server.c" "test-apps/CMakeFiles/test-server.dir/test-server.c.o" "gcc" "test-apps/CMakeFiles/test-server.dir/test-server.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,129 @@
# 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 test-apps/CMakeFiles/test-server.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include test-apps/CMakeFiles/test-server.dir/compiler_depend.make
# Include the progress variables for this target.
include test-apps/CMakeFiles/test-server.dir/progress.make
# Include the compile flags for this target's objects.
include test-apps/CMakeFiles/test-server.dir/flags.make
test-apps/CMakeFiles/test-server.dir/test-server.c.o: test-apps/CMakeFiles/test-server.dir/flags.make
test-apps/CMakeFiles/test-server.dir/test-server.c.o: /home/onek8/Development/libwebsockets/test-apps/test-server.c
test-apps/CMakeFiles/test-server.dir/test-server.c.o: test-apps/CMakeFiles/test-server.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 test-apps/CMakeFiles/test-server.dir/test-server.c.o"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test-apps/CMakeFiles/test-server.dir/test-server.c.o -MF CMakeFiles/test-server.dir/test-server.c.o.d -o CMakeFiles/test-server.dir/test-server.c.o -c /home/onek8/Development/libwebsockets/test-apps/test-server.c
test-apps/CMakeFiles/test-server.dir/test-server.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-server.dir/test-server.c.i"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/onek8/Development/libwebsockets/test-apps/test-server.c > CMakeFiles/test-server.dir/test-server.c.i
test-apps/CMakeFiles/test-server.dir/test-server.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-server.dir/test-server.c.s"
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/onek8/Development/libwebsockets/test-apps/test-server.c -o CMakeFiles/test-server.dir/test-server.c.s
# Object files for target test-server
test__server_OBJECTS = \
"CMakeFiles/test-server.dir/test-server.c.o"
# External object files for target test-server
test__server_EXTERNAL_OBJECTS =
bin/libwebsockets-test-server: test-apps/CMakeFiles/test-server.dir/test-server.c.o
bin/libwebsockets-test-server: test-apps/CMakeFiles/test-server.dir/build.make
bin/libwebsockets-test-server: lib/libwebsockets.a
bin/libwebsockets-test-server: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-server: /usr/lib/x86_64-linux-gnu/libssl.so
bin/libwebsockets-test-server: /usr/lib/x86_64-linux-gnu/libcrypto.so
bin/libwebsockets-test-server: /usr/lib/x86_64-linux-gnu/libcap.so
bin/libwebsockets-test-server: test-apps/CMakeFiles/test-server.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/libwebsockets-test-server"
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-server.dir/link.txt --verbose=$(VERBOSE)
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E make_directory /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/build/libwebsockets-test-server.key.pem /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/build/libwebsockets-test-server.pem /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/favicon.ico /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/leaf.jpg /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/candide.zip /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/candide-uncompressed.zip /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/libwebsockets.org-logo.svg /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/http2.png /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/wss-over-h2.png /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/lws-common.js /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/test.html /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/test.css /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
cd /home/onek8/Development/libwebsockets/build/test-apps && /usr/bin/cmake -E copy /home/onek8/Development/libwebsockets/test-apps/test.js /home/onek8/Development/libwebsockets/build/bin/../share/libwebsockets-test-server
# Rule to build all files generated by this target.
test-apps/CMakeFiles/test-server.dir/build: bin/libwebsockets-test-server
.PHONY : test-apps/CMakeFiles/test-server.dir/build
test-apps/CMakeFiles/test-server.dir/clean:
cd /home/onek8/Development/libwebsockets/build/test-apps && $(CMAKE_COMMAND) -P CMakeFiles/test-server.dir/cmake_clean.cmake
.PHONY : test-apps/CMakeFiles/test-server.dir/clean
test-apps/CMakeFiles/test-server.dir/depend:
cd /home/onek8/Development/libwebsockets/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/onek8/Development/libwebsockets /home/onek8/Development/libwebsockets/test-apps /home/onek8/Development/libwebsockets/build /home/onek8/Development/libwebsockets/build/test-apps /home/onek8/Development/libwebsockets/build/test-apps/CMakeFiles/test-server.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : test-apps/CMakeFiles/test-server.dir/depend

View File

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

View File

@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for test-server.
# 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 test-server.

View File

@ -0,0 +1,2 @@
# Empty dependencies file for test-server.
# 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 = -DINSTALL_DATADIR=\"/usr/local/share\" -DLWS_BUILDING_SHARED
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/test-server.dir/test-server.c.o" -o ../bin/libwebsockets-test-server ../lib/libwebsockets.a -ldl -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 -lm -lcap -lpthread /usr/lib/x86_64-linux-gnu/libcap.so

View File

@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =

View File

@ -0,0 +1,262 @@
test-apps/CMakeFiles/test-server.dir/test-server.c.o: \
/home/onek8/Development/libwebsockets/test-apps/test-server.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/getopt.h /usr/include/x86_64-linux-gnu/bits/getopt_ext.h \
/usr/include/signal.h \
/usr/include/x86_64-linux-gnu/bits/signum-generic.h \
/usr/include/x86_64-linux-gnu/bits/signum-arch.h \
/usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \
/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \
/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \
/usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \
/usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \
/usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \
/usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \
/usr/include/x86_64-linux-gnu/bits/sigaction.h \
/usr/include/x86_64-linux-gnu/bits/sigcontext.h \
/usr/include/x86_64-linux-gnu/bits/types/stack_t.h \
/usr/include/x86_64-linux-gnu/sys/ucontext.h \
/usr/include/x86_64-linux-gnu/bits/sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigstksz.h \
/usr/include/x86_64-linux-gnu/bits/ss_flags.h \
/usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \
/usr/include/x86_64-linux-gnu/bits/sigthread.h \
/usr/include/x86_64-linux-gnu/bits/signal_ext.h \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_lws_mirror.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_lws_status.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_dumb_increment.c \
/home/onek8/Development/libwebsockets/test-apps/../plugins/protocol_post_demo.c \
/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 \
/usr/include/x86_64-linux-gnu/sys/stat.h

View File

@ -0,0 +1,6 @@
# CMake generated Testfile for
# Source directory: /home/onek8/Development/libwebsockets/test-apps
# Build directory: /home/onek8/Development/libwebsockets/build/test-apps
#
# 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,366 @@
# 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/test-apps//CMakeFiles/progress.marks
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/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 test-apps/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 test-apps/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/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.
test-apps/CMakeFiles/test-server.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/CMakeFiles/test-server.dir/rule
.PHONY : test-apps/CMakeFiles/test-server.dir/rule
# Convenience name for target.
test-server: test-apps/CMakeFiles/test-server.dir/rule
.PHONY : test-server
# fast build rule for target.
test-server/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server.dir/build.make test-apps/CMakeFiles/test-server.dir/build
.PHONY : test-server/fast
# Convenience name for target.
test-apps/CMakeFiles/test-server-extpoll.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/CMakeFiles/test-server-extpoll.dir/rule
.PHONY : test-apps/CMakeFiles/test-server-extpoll.dir/rule
# Convenience name for target.
test-server-extpoll: test-apps/CMakeFiles/test-server-extpoll.dir/rule
.PHONY : test-server-extpoll
# fast build rule for target.
test-server-extpoll/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server-extpoll.dir/build.make test-apps/CMakeFiles/test-server-extpoll.dir/build
.PHONY : test-server-extpoll/fast
# Convenience name for target.
test-apps/CMakeFiles/test-lejp.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/CMakeFiles/test-lejp.dir/rule
.PHONY : test-apps/CMakeFiles/test-lejp.dir/rule
# Convenience name for target.
test-lejp: test-apps/CMakeFiles/test-lejp.dir/rule
.PHONY : test-lejp
# fast build rule for target.
test-lejp/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-lejp.dir/build.make test-apps/CMakeFiles/test-lejp.dir/build
.PHONY : test-lejp/fast
# Convenience name for target.
test-apps/CMakeFiles/test-client.dir/rule:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-apps/CMakeFiles/test-client.dir/rule
.PHONY : test-apps/CMakeFiles/test-client.dir/rule
# Convenience name for target.
test-client: test-apps/CMakeFiles/test-client.dir/rule
.PHONY : test-client
# fast build rule for target.
test-client/fast:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-client.dir/build.make test-apps/CMakeFiles/test-client.dir/build
.PHONY : test-client/fast
test-client.o: test-client.c.o
.PHONY : test-client.o
# target to build an object file
test-client.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-client.dir/build.make test-apps/CMakeFiles/test-client.dir/test-client.c.o
.PHONY : test-client.c.o
test-client.i: test-client.c.i
.PHONY : test-client.i
# target to preprocess a source file
test-client.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-client.dir/build.make test-apps/CMakeFiles/test-client.dir/test-client.c.i
.PHONY : test-client.c.i
test-client.s: test-client.c.s
.PHONY : test-client.s
# target to generate assembly for a file
test-client.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-client.dir/build.make test-apps/CMakeFiles/test-client.dir/test-client.c.s
.PHONY : test-client.c.s
test-lejp.o: test-lejp.c.o
.PHONY : test-lejp.o
# target to build an object file
test-lejp.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-lejp.dir/build.make test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.o
.PHONY : test-lejp.c.o
test-lejp.i: test-lejp.c.i
.PHONY : test-lejp.i
# target to preprocess a source file
test-lejp.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-lejp.dir/build.make test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.i
.PHONY : test-lejp.c.i
test-lejp.s: test-lejp.c.s
.PHONY : test-lejp.s
# target to generate assembly for a file
test-lejp.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-lejp.dir/build.make test-apps/CMakeFiles/test-lejp.dir/test-lejp.c.s
.PHONY : test-lejp.c.s
test-server.o: test-server.c.o
.PHONY : test-server.o
# target to build an object file
test-server.c.o:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server.dir/build.make test-apps/CMakeFiles/test-server.dir/test-server.c.o
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server-extpoll.dir/build.make test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.o
.PHONY : test-server.c.o
test-server.i: test-server.c.i
.PHONY : test-server.i
# target to preprocess a source file
test-server.c.i:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server.dir/build.make test-apps/CMakeFiles/test-server.dir/test-server.c.i
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server-extpoll.dir/build.make test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.i
.PHONY : test-server.c.i
test-server.s: test-server.c.s
.PHONY : test-server.s
# target to generate assembly for a file
test-server.c.s:
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server.dir/build.make test-apps/CMakeFiles/test-server.dir/test-server.c.s
cd /home/onek8/Development/libwebsockets/build && $(MAKE) $(MAKESILENT) -f test-apps/CMakeFiles/test-server-extpoll.dir/build.make test-apps/CMakeFiles/test-server-extpoll.dir/test-server.c.s
.PHONY : test-server.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 "... test-client"
@echo "... test-lejp"
@echo "... test-server"
@echo "... test-server-extpoll"
@echo "... test-client.o"
@echo "... test-client.i"
@echo "... test-client.s"
@echo "... test-lejp.o"
@echo "... test-lejp.i"
@echo "... test-lejp.s"
@echo "... test-server.o"
@echo "... test-server.i"
@echo "... test-server.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,137 @@
# Install script for directory: /home/onek8/Development/libwebsockets/test-apps
# 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()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server")
file(RPATH_CHECK
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server"
RPATH "")
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/onek8/Development/libwebsockets/build/bin/libwebsockets-test-server")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server")
endif()
endif()
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll")
file(RPATH_CHECK
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll"
RPATH "")
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/onek8/Development/libwebsockets/build/bin/libwebsockets-test-server-extpoll")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-server-extpoll")
endif()
endif()
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp")
file(RPATH_CHECK
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp"
RPATH "")
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/onek8/Development/libwebsockets/build/bin/libwebsockets-test-lejp")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-lejp")
endif()
endif()
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client")
file(RPATH_CHECK
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client"
RPATH "")
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/onek8/Development/libwebsockets/build/bin/libwebsockets-test-client")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/libwebsockets-test-client")
endif()
endif()
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/libwebsockets-test-server" TYPE FILE FILES
"/home/onek8/Development/libwebsockets/build/libwebsockets-test-server.key.pem"
"/home/onek8/Development/libwebsockets/build/libwebsockets-test-server.pem"
"/home/onek8/Development/libwebsockets/test-apps/favicon.ico"
"/home/onek8/Development/libwebsockets/test-apps/leaf.jpg"
"/home/onek8/Development/libwebsockets/test-apps/candide.zip"
"/home/onek8/Development/libwebsockets/test-apps/candide-uncompressed.zip"
"/home/onek8/Development/libwebsockets/test-apps/libwebsockets.org-logo.svg"
"/home/onek8/Development/libwebsockets/test-apps/http2.png"
"/home/onek8/Development/libwebsockets/test-apps/wss-over-h2.png"
"/home/onek8/Development/libwebsockets/test-apps/lws-common.js"
"/home/onek8/Development/libwebsockets/test-apps/test.html"
"/home/onek8/Development/libwebsockets/test-apps/test.css"
"/home/onek8/Development/libwebsockets/test-apps/test.js"
)
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/libwebsockets-test-server/private" TYPE FILE FILES "/home/onek8/Development/libwebsockets/test-apps/private/index.html")
endif()
if(CMAKE_INSTALL_COMPONENT STREQUAL "examples" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/libwebsockets-test-server" TYPE FILE FILES
"/home/onek8/Development/libwebsockets/test-apps/lws-ssh-test-keys"
"/home/onek8/Development/libwebsockets/test-apps/lws-ssh-test-keys.pub"
)
endif()