mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-15 01:08:31 +00:00
Readme changes for example code and fixed header decoding
This commit is contained in:
parent
1236071a4f
commit
6302055db1
22 changed files with 1077 additions and 6 deletions
492
examples/CMakeFiles/simple_ex1.dir/CXX.includecache
Normal file
492
examples/CMakeFiles/simple_ex1.dir/CXX.includecache
Normal file
|
@ -0,0 +1,492 @@
|
|||
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc
|
||||
iostream
|
||||
-
|
||||
jwt/jwt.hpp
|
||||
/Users/amuralid/dev_test/cpp-jwt/examples/jwt/jwt.hpp
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/asn1.h
|
||||
time.h
|
||||
-
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/stack.h
|
||||
-
|
||||
openssl/safestack.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/bio.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
stdarg.h
|
||||
-
|
||||
openssl/crypto.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
inttypes.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/bn.h
|
||||
limits.h
|
||||
-
|
||||
openssl/e_os2.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/crypto.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/buffer.h
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/crypto.h
|
||||
stdlib.h
|
||||
-
|
||||
openssl/e_os2.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
openssl/stack.h
|
||||
-
|
||||
openssl/safestack.h
|
||||
-
|
||||
openssl/opensslv.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/ebcdic.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/dh.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/dsa.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/crypto.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
openssl/dh.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/e_os2.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
sys/socket.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ebcdic.h
|
||||
sys/types.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ec.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/asn1.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdh.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/ec.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdsa.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/ec.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/evp.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/objects.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/hmac.h
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/evp.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/lhash.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/obj_mac.h
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/objects.h
|
||||
openssl/obj_mac.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/asn1.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslconf.h
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslv.h
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ossl_typ.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pem.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/stack.h
|
||||
-
|
||||
openssl/evp.h
|
||||
-
|
||||
openssl/x509.h
|
||||
-
|
||||
openssl/pem2.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pem2.h
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pkcs7.h
|
||||
openssl/asn1.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/rsa.h
|
||||
openssl/asn1.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/crypto.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/safestack.h
|
||||
openssl/stack.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/sha.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/stack.h
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/symhacks.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/x509.h
|
||||
openssl/e_os2.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
openssl/buffer.h
|
||||
-
|
||||
openssl/evp.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/stack.h
|
||||
-
|
||||
openssl/asn1.h
|
||||
-
|
||||
openssl/safestack.h
|
||||
-
|
||||
openssl/ec.h
|
||||
-
|
||||
openssl/ecdsa.h
|
||||
-
|
||||
openssl/ecdh.h
|
||||
-
|
||||
openssl/rsa.h
|
||||
-
|
||||
openssl/dsa.h
|
||||
-
|
||||
openssl/dh.h
|
||||
-
|
||||
openssl/sha.h
|
||||
-
|
||||
openssl/ossl_typ.h
|
||||
-
|
||||
openssl/x509_vfy.h
|
||||
-
|
||||
openssl/pkcs7.h
|
||||
-
|
||||
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/x509_vfy.h
|
||||
openssl/x509.h
|
||||
-
|
||||
openssl/opensslconf.h
|
||||
-
|
||||
openssl/lhash.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/crypto.h
|
||||
-
|
||||
openssl/symhacks.h
|
||||
-
|
||||
|
||||
include/jwt/algorithm.hpp
|
||||
cassert
|
||||
-
|
||||
system_error
|
||||
-
|
||||
openssl/bn.h
|
||||
-
|
||||
openssl/bio.h
|
||||
-
|
||||
openssl/pem.h
|
||||
-
|
||||
openssl/evp.h
|
||||
-
|
||||
openssl/hmac.h
|
||||
-
|
||||
openssl/ecdsa.h
|
||||
-
|
||||
openssl/buffer.h
|
||||
-
|
||||
jwt/exceptions.hpp
|
||||
include/jwt/jwt/exceptions.hpp
|
||||
jwt/string_view.hpp
|
||||
include/jwt/jwt/string_view.hpp
|
||||
jwt/error_codes.hpp
|
||||
include/jwt/jwt/error_codes.hpp
|
||||
jwt/impl/algorithm.ipp
|
||||
include/jwt/jwt/impl/algorithm.ipp
|
||||
|
||||
include/jwt/base64.hpp
|
||||
array
|
||||
-
|
||||
cassert
|
||||
-
|
||||
jwt/string_view.hpp
|
||||
include/jwt/jwt/string_view.hpp
|
||||
|
||||
include/jwt/detail/meta.hpp
|
||||
iterator
|
||||
-
|
||||
type_traits
|
||||
-
|
||||
jwt/string_view.hpp
|
||||
include/jwt/detail/jwt/string_view.hpp
|
||||
|
||||
include/jwt/error_codes.hpp
|
||||
system_error
|
||||
-
|
||||
jwt/impl/error_codes.ipp
|
||||
include/jwt/jwt/impl/error_codes.ipp
|
||||
|
||||
include/jwt/exceptions.hpp
|
||||
new
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
include/jwt/impl/algorithm.ipp
|
||||
|
||||
include/jwt/impl/error_codes.ipp
|
||||
|
||||
include/jwt/impl/jwt.ipp
|
||||
jwt/detail/meta.hpp
|
||||
include/jwt/impl/jwt/detail/meta.hpp
|
||||
algorithm
|
||||
-
|
||||
|
||||
include/jwt/impl/string_view.ipp
|
||||
|
||||
include/jwt/json/json.hpp
|
||||
algorithm
|
||||
-
|
||||
array
|
||||
-
|
||||
cassert
|
||||
-
|
||||
ciso646
|
||||
-
|
||||
clocale
|
||||
-
|
||||
cmath
|
||||
-
|
||||
cstddef
|
||||
-
|
||||
cstdint
|
||||
-
|
||||
cstdlib
|
||||
-
|
||||
cstring
|
||||
-
|
||||
forward_list
|
||||
-
|
||||
functional
|
||||
-
|
||||
initializer_list
|
||||
-
|
||||
iomanip
|
||||
-
|
||||
iosfwd
|
||||
-
|
||||
iterator
|
||||
-
|
||||
limits
|
||||
-
|
||||
locale
|
||||
-
|
||||
map
|
||||
-
|
||||
memory
|
||||
-
|
||||
numeric
|
||||
-
|
||||
sstream
|
||||
-
|
||||
string
|
||||
-
|
||||
type_traits
|
||||
-
|
||||
utility
|
||||
-
|
||||
valarray
|
||||
-
|
||||
vector
|
||||
-
|
||||
|
||||
include/jwt/jwt.hpp
|
||||
set
|
||||
-
|
||||
array
|
||||
-
|
||||
string
|
||||
-
|
||||
chrono
|
||||
-
|
||||
ostream
|
||||
-
|
||||
cassert
|
||||
-
|
||||
cstring
|
||||
-
|
||||
jwt/base64.hpp
|
||||
include/jwt/jwt/base64.hpp
|
||||
jwt/algorithm.hpp
|
||||
include/jwt/jwt/algorithm.hpp
|
||||
jwt/string_view.hpp
|
||||
include/jwt/jwt/string_view.hpp
|
||||
jwt/parameters.hpp
|
||||
include/jwt/jwt/parameters.hpp
|
||||
jwt/exceptions.hpp
|
||||
include/jwt/jwt/exceptions.hpp
|
||||
jwt/json/json.hpp
|
||||
include/jwt/jwt/json/json.hpp
|
||||
jwt/impl/jwt.ipp
|
||||
include/jwt/jwt/impl/jwt.ipp
|
||||
|
||||
include/jwt/parameters.hpp
|
||||
map
|
||||
-
|
||||
chrono
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
utility
|
||||
-
|
||||
unordered_map
|
||||
-
|
||||
jwt/algorithm.hpp
|
||||
include/jwt/jwt/algorithm.hpp
|
||||
jwt/detail/meta.hpp
|
||||
include/jwt/jwt/detail/meta.hpp
|
||||
jwt/string_view.hpp
|
||||
include/jwt/jwt/string_view.hpp
|
||||
|
||||
include/jwt/string_view.hpp
|
||||
limits
|
||||
-
|
||||
string
|
||||
-
|
||||
cassert
|
||||
-
|
||||
jwt/impl/string_view.ipp
|
||||
include/jwt/jwt/impl/string_view.ipp
|
||||
|
22
examples/CMakeFiles/simple_ex1.dir/DependInfo.cmake
Normal file
22
examples/CMakeFiles/simple_ex1.dir/DependInfo.cmake
Normal file
|
@ -0,0 +1,22 @@
|
|||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc" "/Users/amuralid/dev_test/cpp-jwt/examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "Clang")
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"include"
|
||||
"/usr/local/Cellar/openssl/1.0.2j/include"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
113
examples/CMakeFiles/simple_ex1.dir/build.make
Normal file
113
examples/CMakeFiles/simple_ex1.dir/build.make
Normal file
|
@ -0,0 +1,113 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# 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/local/Cellar/cmake/3.6.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/local/Cellar/cmake/3.6.2/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /Users/amuralid/dev_test/cpp-jwt
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /Users/amuralid/dev_test/cpp-jwt
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include examples/CMakeFiles/simple_ex1.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include examples/CMakeFiles/simple_ex1.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include examples/CMakeFiles/simple_ex1.dir/flags.make
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: examples/CMakeFiles/simple_ex1.dir/flags.make
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: examples/simple_ex1.cc
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/amuralid/dev_test/cpp-jwt/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o"
|
||||
cd /Users/amuralid/dev_test/cpp-jwt/examples && /Library/Developer/CommandLineTools/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/simple_ex1.dir/simple_ex1.cc.o -c /Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/simple_ex1.dir/simple_ex1.cc.i"
|
||||
cd /Users/amuralid/dev_test/cpp-jwt/examples && /Library/Developer/CommandLineTools/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc > CMakeFiles/simple_ex1.dir/simple_ex1.cc.i
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/simple_ex1.dir/simple_ex1.cc.s"
|
||||
cd /Users/amuralid/dev_test/cpp-jwt/examples && /Library/Developer/CommandLineTools/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc -o CMakeFiles/simple_ex1.dir/simple_ex1.cc.s
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.requires:
|
||||
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.requires
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.provides: examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.requires
|
||||
$(MAKE) -f examples/CMakeFiles/simple_ex1.dir/build.make examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.provides.build
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.provides
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.provides.build: examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o
|
||||
|
||||
|
||||
# Object files for target simple_ex1
|
||||
simple_ex1_OBJECTS = \
|
||||
"CMakeFiles/simple_ex1.dir/simple_ex1.cc.o"
|
||||
|
||||
# External object files for target simple_ex1
|
||||
simple_ex1_EXTERNAL_OBJECTS =
|
||||
|
||||
examples/simple_ex1: examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o
|
||||
examples/simple_ex1: examples/CMakeFiles/simple_ex1.dir/build.make
|
||||
examples/simple_ex1: examples/CMakeFiles/simple_ex1.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/amuralid/dev_test/cpp-jwt/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable simple_ex1"
|
||||
cd /Users/amuralid/dev_test/cpp-jwt/examples && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/simple_ex1.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
examples/CMakeFiles/simple_ex1.dir/build: examples/simple_ex1
|
||||
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/build
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/requires: examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o.requires
|
||||
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/requires
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/clean:
|
||||
cd /Users/amuralid/dev_test/cpp-jwt/examples && $(CMAKE_COMMAND) -P CMakeFiles/simple_ex1.dir/cmake_clean.cmake
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/clean
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/depend:
|
||||
cd /Users/amuralid/dev_test/cpp-jwt && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/amuralid/dev_test/cpp-jwt /Users/amuralid/dev_test/cpp-jwt/examples /Users/amuralid/dev_test/cpp-jwt /Users/amuralid/dev_test/cpp-jwt/examples /Users/amuralid/dev_test/cpp-jwt/examples/CMakeFiles/simple_ex1.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : examples/CMakeFiles/simple_ex1.dir/depend
|
||||
|
10
examples/CMakeFiles/simple_ex1.dir/cmake_clean.cmake
Normal file
10
examples/CMakeFiles/simple_ex1.dir/cmake_clean.cmake
Normal file
|
@ -0,0 +1,10 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/simple_ex1.dir/simple_ex1.cc.o"
|
||||
"simple_ex1.pdb"
|
||||
"simple_ex1"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/simple_ex1.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
48
examples/CMakeFiles/simple_ex1.dir/depend.internal
Normal file
48
examples/CMakeFiles/simple_ex1.dir/depend.internal
Normal file
|
@ -0,0 +1,48 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o
|
||||
/Users/amuralid/dev_test/cpp-jwt/examples/simple_ex1.cc
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/asn1.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/bio.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/bn.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/buffer.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/crypto.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/dh.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/dsa.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/e_os2.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ebcdic.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ec.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdh.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdsa.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/evp.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/hmac.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/lhash.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/obj_mac.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/objects.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslconf.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslv.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/ossl_typ.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pem.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pem2.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/pkcs7.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/rsa.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/safestack.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/sha.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/stack.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/symhacks.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/x509.h
|
||||
/usr/local/Cellar/openssl/1.0.2j/include/openssl/x509_vfy.h
|
||||
include/jwt/algorithm.hpp
|
||||
include/jwt/base64.hpp
|
||||
include/jwt/detail/meta.hpp
|
||||
include/jwt/error_codes.hpp
|
||||
include/jwt/exceptions.hpp
|
||||
include/jwt/impl/algorithm.ipp
|
||||
include/jwt/impl/error_codes.ipp
|
||||
include/jwt/impl/jwt.ipp
|
||||
include/jwt/impl/string_view.ipp
|
||||
include/jwt/json/json.hpp
|
||||
include/jwt/jwt.hpp
|
||||
include/jwt/parameters.hpp
|
||||
include/jwt/string_view.hpp
|
48
examples/CMakeFiles/simple_ex1.dir/depend.make
Normal file
48
examples/CMakeFiles/simple_ex1.dir/depend.make
Normal file
|
@ -0,0 +1,48 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
||||
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: examples/simple_ex1.cc
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/asn1.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/bio.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/bn.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/buffer.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/crypto.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/dh.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/dsa.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/e_os2.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/ebcdic.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/ec.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdh.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/ecdsa.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/evp.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/hmac.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/lhash.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/obj_mac.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/objects.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslconf.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/opensslv.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/ossl_typ.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/pem.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/pem2.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/pkcs7.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/rsa.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/safestack.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/sha.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/stack.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/symhacks.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/x509.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: /usr/local/Cellar/openssl/1.0.2j/include/openssl/x509_vfy.h
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/algorithm.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/base64.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/detail/meta.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/error_codes.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/exceptions.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/impl/algorithm.ipp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/impl/error_codes.ipp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/impl/jwt.ipp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/impl/string_view.ipp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/json/json.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/jwt.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/parameters.hpp
|
||||
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o: include/jwt/string_view.hpp
|
||||
|
10
examples/CMakeFiles/simple_ex1.dir/flags.make
Normal file
10
examples/CMakeFiles/simple_ex1.dir/flags.make
Normal file
|
@ -0,0 +1,10 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
||||
|
||||
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
|
||||
CXX_FLAGS = -std=c++14 -DCERT_ROOT_DIR="\"/Users/amuralid/dev_test/cpp-jwt/examples/certs\""
|
||||
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/Users/amuralid/dev_test/cpp-jwt/include -I/usr/local/Cellar/openssl/1.0.2j/include
|
||||
|
1
examples/CMakeFiles/simple_ex1.dir/link.txt
Normal file
1
examples/CMakeFiles/simple_ex1.dir/link.txt
Normal file
|
@ -0,0 +1 @@
|
|||
/Library/Developer/CommandLineTools/usr/bin/c++ -std=c++14 -DCERT_ROOT_DIR="\"/Users/amuralid/dev_test/cpp-jwt/examples/certs\"" -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple_ex1.dir/simple_ex1.cc.o -o simple_ex1 -L/usr/local/Cellar/openssl/1.0.2j/lib -lssl -lcrypto -lgtest -Wl,-rpath,/usr/local/Cellar/openssl/1.0.2j/lib
|
3
examples/CMakeFiles/simple_ex1.dir/progress.make
Normal file
3
examples/CMakeFiles/simple_ex1.dir/progress.make
Normal file
|
@ -0,0 +1,3 @@
|
|||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
|
BIN
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o
Normal file
BIN
examples/CMakeFiles/simple_ex1.dir/simple_ex1.cc.o
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue