removing build files
This commit is contained in:
parent
f04c262b4b
commit
8c1b0e099b
98 changed files with 1 additions and 4931 deletions
|
@ -1,19 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/AtomBuilder.cpp" "Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o" "gcc" "Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,111 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/CMakeFiles/AtomBuilder.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/CMakeFiles/AtomBuilder.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/CMakeFiles/AtomBuilder.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/CMakeFiles/AtomBuilder.dir/flags.make
|
||||
|
||||
Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o: Src/CMakeFiles/AtomBuilder.dir/flags.make
|
||||
Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o: Src/AtomBuilder.cpp
|
||||
Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o: Src/CMakeFiles/AtomBuilder.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o -MF CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o.d -o CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/AtomBuilder.cpp
|
||||
|
||||
Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/AtomBuilder.cpp > CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.i
|
||||
|
||||
Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/AtomBuilder.cpp -o CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.s
|
||||
|
||||
# Object files for target AtomBuilder
|
||||
AtomBuilder_OBJECTS = \
|
||||
"CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o"
|
||||
|
||||
# External object files for target AtomBuilder
|
||||
AtomBuilder_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/libAtomBuilder.a: Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o
|
||||
Src/libAtomBuilder.a: Src/CMakeFiles/AtomBuilder.dir/build.make
|
||||
Src/libAtomBuilder.a: Src/CMakeFiles/AtomBuilder.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libAtomBuilder.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/AtomBuilder.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/AtomBuilder.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/CMakeFiles/AtomBuilder.dir/build: Src/libAtomBuilder.a
|
||||
.PHONY : Src/CMakeFiles/AtomBuilder.dir/build
|
||||
|
||||
Src/CMakeFiles/AtomBuilder.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/AtomBuilder.dir/cmake_clean.cmake
|
||||
.PHONY : Src/CMakeFiles/AtomBuilder.dir/clean
|
||||
|
||||
Src/CMakeFiles/AtomBuilder.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/AtomBuilder.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/CMakeFiles/AtomBuilder.dir/depend
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o"
|
||||
"CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o.d"
|
||||
"libAtomBuilder.a"
|
||||
"libAtomBuilder.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/AtomBuilder.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libAtomBuilder.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for AtomBuilder.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for AtomBuilder.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for AtomBuilder.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++20
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libAtomBuilder.a CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o
|
||||
/usr/bin/ranlib libAtomBuilder.a
|
|
@ -1,3 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/BlogPageBuilder.cpp" "Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o" "gcc" "Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o.d"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Page.cpp" "Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o" "gcc" "Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogParser.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c-html.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,127 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/CMakeFiles/BlogPageBuilder.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/CMakeFiles/BlogPageBuilder.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/CMakeFiles/BlogPageBuilder.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/CMakeFiles/BlogPageBuilder.dir/flags.make
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o: Src/CMakeFiles/BlogPageBuilder.dir/flags.make
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o: Src/BlogPageBuilder.cpp
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o: Src/CMakeFiles/BlogPageBuilder.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o -MF CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o.d -o CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/BlogPageBuilder.cpp
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/BlogPageBuilder.cpp > CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.i
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/BlogPageBuilder.cpp -o CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.s
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o: Src/CMakeFiles/BlogPageBuilder.dir/flags.make
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o: Src/Page.cpp
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o: Src/CMakeFiles/BlogPageBuilder.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o -MF CMakeFiles/BlogPageBuilder.dir/Page.cpp.o.d -o CMakeFiles/BlogPageBuilder.dir/Page.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Page.cpp
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/BlogPageBuilder.dir/Page.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Page.cpp > CMakeFiles/BlogPageBuilder.dir/Page.cpp.i
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/BlogPageBuilder.dir/Page.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Page.cpp -o CMakeFiles/BlogPageBuilder.dir/Page.cpp.s
|
||||
|
||||
# Object files for target BlogPageBuilder
|
||||
BlogPageBuilder_OBJECTS = \
|
||||
"CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o" \
|
||||
"CMakeFiles/BlogPageBuilder.dir/Page.cpp.o"
|
||||
|
||||
# External object files for target BlogPageBuilder
|
||||
BlogPageBuilder_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/libBlogPageBuilder.a: Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o
|
||||
Src/libBlogPageBuilder.a: Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o
|
||||
Src/libBlogPageBuilder.a: Src/CMakeFiles/BlogPageBuilder.dir/build.make
|
||||
Src/libBlogPageBuilder.a: Src/CMakeFiles/BlogPageBuilder.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX static library libBlogPageBuilder.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/BlogPageBuilder.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/BlogPageBuilder.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/build: Src/libBlogPageBuilder.a
|
||||
.PHONY : Src/CMakeFiles/BlogPageBuilder.dir/build
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/BlogPageBuilder.dir/cmake_clean.cmake
|
||||
.PHONY : Src/CMakeFiles/BlogPageBuilder.dir/clean
|
||||
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogPageBuilder.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/CMakeFiles/BlogPageBuilder.dir/depend
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o"
|
||||
"CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o.d"
|
||||
"CMakeFiles/BlogPageBuilder.dir/Page.cpp.o"
|
||||
"CMakeFiles/BlogPageBuilder.dir/Page.cpp.o.d"
|
||||
"libBlogPageBuilder.a"
|
||||
"libBlogPageBuilder.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/BlogPageBuilder.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libBlogPageBuilder.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for BlogPageBuilder.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for BlogPageBuilder.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for BlogPageBuilder.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++20
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libBlogPageBuilder.a CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o CMakeFiles/BlogPageBuilder.dir/Page.cpp.o
|
||||
/usr/bin/ranlib libBlogPageBuilder.a
|
|
@ -1,4 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 3
|
||||
CMAKE_PROGRESS_2 = 4
|
||||
CMAKE_PROGRESS_3 = 5
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/BlogParser.cpp" "Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o" "gcc" "Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c-html.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,111 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/CMakeFiles/BlogParser.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/CMakeFiles/BlogParser.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/CMakeFiles/BlogParser.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/CMakeFiles/BlogParser.dir/flags.make
|
||||
|
||||
Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o: Src/CMakeFiles/BlogParser.dir/flags.make
|
||||
Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o: Src/BlogParser.cpp
|
||||
Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o: Src/CMakeFiles/BlogParser.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o -MF CMakeFiles/BlogParser.dir/BlogParser.cpp.o.d -o CMakeFiles/BlogParser.dir/BlogParser.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/BlogParser.cpp
|
||||
|
||||
Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/BlogParser.dir/BlogParser.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/BlogParser.cpp > CMakeFiles/BlogParser.dir/BlogParser.cpp.i
|
||||
|
||||
Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/BlogParser.dir/BlogParser.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/BlogParser.cpp -o CMakeFiles/BlogParser.dir/BlogParser.cpp.s
|
||||
|
||||
# Object files for target BlogParser
|
||||
BlogParser_OBJECTS = \
|
||||
"CMakeFiles/BlogParser.dir/BlogParser.cpp.o"
|
||||
|
||||
# External object files for target BlogParser
|
||||
BlogParser_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/libBlogParser.a: Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o
|
||||
Src/libBlogParser.a: Src/CMakeFiles/BlogParser.dir/build.make
|
||||
Src/libBlogParser.a: Src/CMakeFiles/BlogParser.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libBlogParser.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/BlogParser.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/BlogParser.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/CMakeFiles/BlogParser.dir/build: Src/libBlogParser.a
|
||||
.PHONY : Src/CMakeFiles/BlogParser.dir/build
|
||||
|
||||
Src/CMakeFiles/BlogParser.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/BlogParser.dir/cmake_clean.cmake
|
||||
.PHONY : Src/CMakeFiles/BlogParser.dir/clean
|
||||
|
||||
Src/CMakeFiles/BlogParser.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogParser.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/CMakeFiles/BlogParser.dir/depend
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/BlogParser.dir/BlogParser.cpp.o"
|
||||
"CMakeFiles/BlogParser.dir/BlogParser.cpp.o.d"
|
||||
"libBlogParser.a"
|
||||
"libBlogParser.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/BlogParser.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libBlogParser.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for BlogParser.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for BlogParser.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for BlogParser.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++20
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libBlogParser.a CMakeFiles/BlogParser.dir/BlogParser.cpp.o
|
||||
/usr/bin/ranlib libBlogParser.a
|
|
@ -1,3 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 6
|
||||
CMAKE_PROGRESS_2 = 7
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rosia/Programming/Cpp/BlogParser")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rosia/Programming/Cpp/BlogParser")
|
||||
|
||||
# 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})
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/Program.cpp" "Src/CMakeFiles/Program.dir/Program.cpp.o" "gcc" "Src/CMakeFiles/Program.dir/Program.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogParser.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogPageBuilder.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/AtomBuilder.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c-html.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,111 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/CMakeFiles/Program.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/CMakeFiles/Program.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/CMakeFiles/Program.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/CMakeFiles/Program.dir/flags.make
|
||||
|
||||
Src/CMakeFiles/Program.dir/Program.cpp.o: Src/CMakeFiles/Program.dir/flags.make
|
||||
Src/CMakeFiles/Program.dir/Program.cpp.o: Src/Program.cpp
|
||||
Src/CMakeFiles/Program.dir/Program.cpp.o: Src/CMakeFiles/Program.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Src/CMakeFiles/Program.dir/Program.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/Program.dir/Program.cpp.o -MF CMakeFiles/Program.dir/Program.cpp.o.d -o CMakeFiles/Program.dir/Program.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Program.cpp
|
||||
|
||||
Src/CMakeFiles/Program.dir/Program.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Program.dir/Program.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Program.cpp > CMakeFiles/Program.dir/Program.cpp.i
|
||||
|
||||
Src/CMakeFiles/Program.dir/Program.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Program.dir/Program.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Program.cpp -o CMakeFiles/Program.dir/Program.cpp.s
|
||||
|
||||
# Object files for target Program
|
||||
Program_OBJECTS = \
|
||||
"CMakeFiles/Program.dir/Program.cpp.o"
|
||||
|
||||
# External object files for target Program
|
||||
Program_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/libProgram.a: Src/CMakeFiles/Program.dir/Program.cpp.o
|
||||
Src/libProgram.a: Src/CMakeFiles/Program.dir/build.make
|
||||
Src/libProgram.a: Src/CMakeFiles/Program.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libProgram.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/Program.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Program.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/CMakeFiles/Program.dir/build: Src/libProgram.a
|
||||
.PHONY : Src/CMakeFiles/Program.dir/build
|
||||
|
||||
Src/CMakeFiles/Program.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/Program.dir/cmake_clean.cmake
|
||||
.PHONY : Src/CMakeFiles/Program.dir/clean
|
||||
|
||||
Src/CMakeFiles/Program.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/Program.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/CMakeFiles/Program.dir/depend
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/Program.dir/Program.cpp.o"
|
||||
"CMakeFiles/Program.dir/Program.cpp.o.d"
|
||||
"libProgram.a"
|
||||
"libProgram.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/Program.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libProgram.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for Program.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for Program.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for Program.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++20
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libProgram.a CMakeFiles/Program.dir/Program.cpp.o
|
||||
/usr/bin/ranlib libProgram.a
|
|
@ -1,3 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 8
|
||||
CMAKE_PROGRESS_2 = 9
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/blog.cpp" "Src/CMakeFiles/blog.dir/blog.cpp.o" "gcc" "Src/CMakeFiles/blog.dir/blog.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/Program.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogPageBuilder.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/BlogParser.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c-html.dir/DependInfo.cmake"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/AtomBuilder.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,116 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/CMakeFiles/blog.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/CMakeFiles/blog.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/CMakeFiles/blog.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/CMakeFiles/blog.dir/flags.make
|
||||
|
||||
Src/CMakeFiles/blog.dir/blog.cpp.o: Src/CMakeFiles/blog.dir/flags.make
|
||||
Src/CMakeFiles/blog.dir/blog.cpp.o: Src/blog.cpp
|
||||
Src/CMakeFiles/blog.dir/blog.cpp.o: Src/CMakeFiles/blog.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Src/CMakeFiles/blog.dir/blog.cpp.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Src/CMakeFiles/blog.dir/blog.cpp.o -MF CMakeFiles/blog.dir/blog.cpp.o.d -o CMakeFiles/blog.dir/blog.cpp.o -c /home/rosia/Programming/Cpp/BlogParser/Src/blog.cpp
|
||||
|
||||
Src/CMakeFiles/blog.dir/blog.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/blog.dir/blog.cpp.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/blog.cpp > CMakeFiles/blog.dir/blog.cpp.i
|
||||
|
||||
Src/CMakeFiles/blog.dir/blog.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/blog.dir/blog.cpp.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/blog.cpp -o CMakeFiles/blog.dir/blog.cpp.s
|
||||
|
||||
# Object files for target blog
|
||||
blog_OBJECTS = \
|
||||
"CMakeFiles/blog.dir/blog.cpp.o"
|
||||
|
||||
# External object files for target blog
|
||||
blog_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/blog: Src/CMakeFiles/blog.dir/blog.cpp.o
|
||||
Src/blog: Src/CMakeFiles/blog.dir/build.make
|
||||
Src/blog: Src/libProgram.a
|
||||
Src/blog: Src/libBlogPageBuilder.a
|
||||
Src/blog: Src/libBlogParser.a
|
||||
Src/blog: Src/Libs/libmd4c.a
|
||||
Src/blog: Src/Libs/libmd4c-html.a
|
||||
Src/blog: Src/libAtomBuilder.a
|
||||
Src/blog: Src/CMakeFiles/blog.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable blog"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/blog.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/CMakeFiles/blog.dir/build: Src/blog
|
||||
.PHONY : Src/CMakeFiles/blog.dir/build
|
||||
|
||||
Src/CMakeFiles/blog.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src && $(CMAKE_COMMAND) -P CMakeFiles/blog.dir/cmake_clean.cmake
|
||||
.PHONY : Src/CMakeFiles/blog.dir/clean
|
||||
|
||||
Src/CMakeFiles/blog.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src /home/rosia/Programming/Cpp/BlogParser/Src/CMakeFiles/blog.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/CMakeFiles/blog.dir/depend
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/blog.dir/blog.cpp.o"
|
||||
"CMakeFiles/blog.dir/blog.cpp.o.d"
|
||||
"blog"
|
||||
"blog.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/blog.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for blog.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for blog.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for blog.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser/Src/Src -I/home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++20
|
||||
|
|
@ -1 +0,0 @@
|
|||
/usr/bin/c++ -g CMakeFiles/blog.dir/blog.cpp.o -o blog libProgram.a libBlogPageBuilder.a libBlogParser.a Libs/libmd4c.a Libs/libmd4c-html.a libAtomBuilder.a
|
|
@ -1,3 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 10
|
||||
CMAKE_PROGRESS_2 = 11
|
||||
|
|
@ -1 +0,0 @@
|
|||
17
|
|
@ -1,16 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rosia/Programming/Cpp/BlogParser")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rosia/Programming/Cpp/BlogParser")
|
||||
|
||||
# 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})
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/Libs/entity.c" "Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o" "gcc" "Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o.d"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c-html.c" "Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o" "gcc" "Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o.d"
|
||||
"/home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c" "Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o" "gcc" "Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,143 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/Libs/CMakeFiles/md4c-html.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/Libs/CMakeFiles/md4c-html.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/Libs/CMakeFiles/md4c-html.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/Libs/CMakeFiles/md4c-html.dir/flags.make
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o: Src/Libs/CMakeFiles/md4c-html.dir/flags.make
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o: Src/Libs/md4c-html.c
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o: Src/Libs/CMakeFiles/md4c-html.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o -MF CMakeFiles/md4c-html.dir/md4c-html.c.o.d -o CMakeFiles/md4c-html.dir/md4c-html.c.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c-html.c
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/md4c-html.dir/md4c-html.c.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c-html.c > CMakeFiles/md4c-html.dir/md4c-html.c.i
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/md4c-html.dir/md4c-html.c.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c-html.c -o CMakeFiles/md4c-html.dir/md4c-html.c.s
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o: Src/Libs/CMakeFiles/md4c-html.dir/flags.make
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o: Src/Libs/entity.c
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o: Src/Libs/CMakeFiles/md4c-html.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o -MF CMakeFiles/md4c-html.dir/entity.c.o.d -o CMakeFiles/md4c-html.dir/entity.c.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Libs/entity.c
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/entity.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/md4c-html.dir/entity.c.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Libs/entity.c > CMakeFiles/md4c-html.dir/entity.c.i
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/entity.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/md4c-html.dir/entity.c.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Libs/entity.c -o CMakeFiles/md4c-html.dir/entity.c.s
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o: Src/Libs/CMakeFiles/md4c-html.dir/flags.make
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o: Src/Libs/md4c.c
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o: Src/Libs/CMakeFiles/md4c-html.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o -MF CMakeFiles/md4c-html.dir/md4c.c.o.d -o CMakeFiles/md4c-html.dir/md4c.c.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/md4c-html.dir/md4c.c.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c > CMakeFiles/md4c-html.dir/md4c.c.i
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/md4c-html.dir/md4c.c.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c -o CMakeFiles/md4c-html.dir/md4c.c.s
|
||||
|
||||
# Object files for target md4c-html
|
||||
md4c__html_OBJECTS = \
|
||||
"CMakeFiles/md4c-html.dir/md4c-html.c.o" \
|
||||
"CMakeFiles/md4c-html.dir/entity.c.o" \
|
||||
"CMakeFiles/md4c-html.dir/md4c.c.o"
|
||||
|
||||
# External object files for target md4c-html
|
||||
md4c__html_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/Libs/libmd4c-html.a: Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o
|
||||
Src/Libs/libmd4c-html.a: Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o
|
||||
Src/Libs/libmd4c-html.a: Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o
|
||||
Src/Libs/libmd4c-html.a: Src/Libs/CMakeFiles/md4c-html.dir/build.make
|
||||
Src/Libs/libmd4c-html.a: Src/Libs/CMakeFiles/md4c-html.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C static library libmd4c-html.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -P CMakeFiles/md4c-html.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/md4c-html.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/build: Src/Libs/libmd4c-html.a
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c-html.dir/build
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -P CMakeFiles/md4c-html.dir/cmake_clean.cmake
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c-html.dir/clean
|
||||
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src/Libs /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src/Libs /home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c-html.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c-html.dir/depend
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/md4c-html.dir/entity.c.o"
|
||||
"CMakeFiles/md4c-html.dir/entity.c.o.d"
|
||||
"CMakeFiles/md4c-html.dir/md4c-html.c.o"
|
||||
"CMakeFiles/md4c-html.dir/md4c-html.c.o.d"
|
||||
"CMakeFiles/md4c-html.dir/md4c.c.o"
|
||||
"CMakeFiles/md4c-html.dir/md4c.c.o.d"
|
||||
"libmd4c-html.a"
|
||||
"libmd4c-html.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/md4c-html.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libmd4c-html.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for md4c-html.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for md4c-html.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for md4c-html.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES =
|
||||
|
||||
C_FLAGS = -g
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libmd4c-html.a CMakeFiles/md4c-html.dir/md4c-html.c.o CMakeFiles/md4c-html.dir/entity.c.o CMakeFiles/md4c-html.dir/md4c.c.o
|
||||
/usr/bin/ranlib libmd4c-html.a
|
|
@ -1,5 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 14
|
||||
CMAKE_PROGRESS_2 = 15
|
||||
CMAKE_PROGRESS_3 = 16
|
||||
CMAKE_PROGRESS_4 = 17
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
# 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/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c" "Src/Libs/CMakeFiles/md4c.dir/md4c.c.o" "gcc" "Src/Libs/CMakeFiles/md4c.dir/md4c.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
|
@ -1,111 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include Src/Libs/CMakeFiles/md4c.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include Src/Libs/CMakeFiles/md4c.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include Src/Libs/CMakeFiles/md4c.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include Src/Libs/CMakeFiles/md4c.dir/flags.make
|
||||
|
||||
Src/Libs/CMakeFiles/md4c.dir/md4c.c.o: Src/Libs/CMakeFiles/md4c.dir/flags.make
|
||||
Src/Libs/CMakeFiles/md4c.dir/md4c.c.o: Src/Libs/md4c.c
|
||||
Src/Libs/CMakeFiles/md4c.dir/md4c.c.o: Src/Libs/CMakeFiles/md4c.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object Src/Libs/CMakeFiles/md4c.dir/md4c.c.o"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Src/Libs/CMakeFiles/md4c.dir/md4c.c.o -MF CMakeFiles/md4c.dir/md4c.c.o.d -o CMakeFiles/md4c.dir/md4c.c.o -c /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c
|
||||
|
||||
Src/Libs/CMakeFiles/md4c.dir/md4c.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/md4c.dir/md4c.c.i"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c > CMakeFiles/md4c.dir/md4c.c.i
|
||||
|
||||
Src/Libs/CMakeFiles/md4c.dir/md4c.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/md4c.dir/md4c.c.s"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/rosia/Programming/Cpp/BlogParser/Src/Libs/md4c.c -o CMakeFiles/md4c.dir/md4c.c.s
|
||||
|
||||
# Object files for target md4c
|
||||
md4c_OBJECTS = \
|
||||
"CMakeFiles/md4c.dir/md4c.c.o"
|
||||
|
||||
# External object files for target md4c
|
||||
md4c_EXTERNAL_OBJECTS =
|
||||
|
||||
Src/Libs/libmd4c.a: Src/Libs/CMakeFiles/md4c.dir/md4c.c.o
|
||||
Src/Libs/libmd4c.a: Src/Libs/CMakeFiles/md4c.dir/build.make
|
||||
Src/Libs/libmd4c.a: Src/Libs/CMakeFiles/md4c.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rosia/Programming/Cpp/BlogParser/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libmd4c.a"
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -P CMakeFiles/md4c.dir/cmake_clean_target.cmake
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/md4c.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
Src/Libs/CMakeFiles/md4c.dir/build: Src/Libs/libmd4c.a
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c.dir/build
|
||||
|
||||
Src/Libs/CMakeFiles/md4c.dir/clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser/Src/Libs && $(CMAKE_COMMAND) -P CMakeFiles/md4c.dir/cmake_clean.cmake
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c.dir/clean
|
||||
|
||||
Src/Libs/CMakeFiles/md4c.dir/depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src/Libs /home/rosia/Programming/Cpp/BlogParser /home/rosia/Programming/Cpp/BlogParser/Src/Libs /home/rosia/Programming/Cpp/BlogParser/Src/Libs/CMakeFiles/md4c.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c.dir/depend
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/md4c.dir/md4c.c.o"
|
||||
"CMakeFiles/md4c.dir/md4c.c.o.d"
|
||||
"libmd4c.a"
|
||||
"libmd4c.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/md4c.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
|
@ -1,3 +0,0 @@
|
|||
file(REMOVE_RECURSE
|
||||
"libmd4c.a"
|
||||
)
|
|
@ -1,2 +0,0 @@
|
|||
# Empty compiler generated dependencies file for md4c.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,2 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for md4c.
|
|
@ -1,2 +0,0 @@
|
|||
# Empty dependencies file for md4c.
|
||||
# This may be replaced when dependencies are built.
|
|
@ -1,10 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES =
|
||||
|
||||
C_FLAGS = -g
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
/usr/bin/ar qc libmd4c.a CMakeFiles/md4c.dir/md4c.c.o
|
||||
/usr/bin/ranlib libmd4c.a
|
|
@ -1,3 +0,0 @@
|
|||
CMAKE_PROGRESS_1 = 12
|
||||
CMAKE_PROGRESS_2 = 13
|
||||
|
|
@ -1 +0,0 @@
|
|||
6
|
|
@ -1,254 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.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
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/CMakeFiles /home/rosia/Programming/Cpp/BlogParser/Src/Libs//CMakeFiles/progress.marks
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
Src/Libs/CMakeFiles/md4c.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/CMakeFiles/md4c.dir/rule
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
md4c: Src/Libs/CMakeFiles/md4c.dir/rule
|
||||
.PHONY : md4c
|
||||
|
||||
# fast build rule for target.
|
||||
md4c/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/build
|
||||
.PHONY : md4c/fast
|
||||
|
||||
# Convenience name for target.
|
||||
Src/Libs/CMakeFiles/md4c-html.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/CMakeFiles/md4c-html.dir/rule
|
||||
.PHONY : Src/Libs/CMakeFiles/md4c-html.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
md4c-html: Src/Libs/CMakeFiles/md4c-html.dir/rule
|
||||
.PHONY : md4c-html
|
||||
|
||||
# fast build rule for target.
|
||||
md4c-html/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/build
|
||||
.PHONY : md4c-html/fast
|
||||
|
||||
entity.o: entity.c.o
|
||||
.PHONY : entity.o
|
||||
|
||||
# target to build an object file
|
||||
entity.c.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/entity.c.o
|
||||
.PHONY : entity.c.o
|
||||
|
||||
entity.i: entity.c.i
|
||||
.PHONY : entity.i
|
||||
|
||||
# target to preprocess a source file
|
||||
entity.c.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/entity.c.i
|
||||
.PHONY : entity.c.i
|
||||
|
||||
entity.s: entity.c.s
|
||||
.PHONY : entity.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
entity.c.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/entity.c.s
|
||||
.PHONY : entity.c.s
|
||||
|
||||
md4c-html.o: md4c-html.c.o
|
||||
.PHONY : md4c-html.o
|
||||
|
||||
# target to build an object file
|
||||
md4c-html.c.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.o
|
||||
.PHONY : md4c-html.c.o
|
||||
|
||||
md4c-html.i: md4c-html.c.i
|
||||
.PHONY : md4c-html.i
|
||||
|
||||
# target to preprocess a source file
|
||||
md4c-html.c.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.i
|
||||
.PHONY : md4c-html.c.i
|
||||
|
||||
md4c-html.s: md4c-html.c.s
|
||||
.PHONY : md4c-html.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
md4c-html.c.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c-html.c.s
|
||||
.PHONY : md4c-html.c.s
|
||||
|
||||
md4c.o: md4c.c.o
|
||||
.PHONY : md4c.o
|
||||
|
||||
# target to build an object file
|
||||
md4c.c.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/md4c.c.o
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.o
|
||||
.PHONY : md4c.c.o
|
||||
|
||||
md4c.i: md4c.c.i
|
||||
.PHONY : md4c.i
|
||||
|
||||
# target to preprocess a source file
|
||||
md4c.c.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/md4c.c.i
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.i
|
||||
.PHONY : md4c.c.i
|
||||
|
||||
md4c.s: md4c.c.s
|
||||
.PHONY : md4c.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
md4c.c.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/md4c.c.s
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/md4c.c.s
|
||||
.PHONY : md4c.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 "... rebuild_cache"
|
||||
@echo "... md4c"
|
||||
@echo "... md4c-html"
|
||||
@echo "... entity.o"
|
||||
@echo "... entity.i"
|
||||
@echo "... entity.s"
|
||||
@echo "... md4c-html.o"
|
||||
@echo "... md4c-html.i"
|
||||
@echo "... md4c-html.s"
|
||||
@echo "... md4c.o"
|
||||
@echo "... md4c.i"
|
||||
@echo "... md4c.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/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
# Install script for directory: /home/rosia/Programming/Cpp/BlogParser/Src/Libs
|
||||
|
||||
# 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 "Debug")
|
||||
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 default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
377
Src/Makefile
377
Src/Makefile
|
@ -1,377 +0,0 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# 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/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.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
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/CMakeFiles /home/rosia/Programming/Cpp/BlogParser/Src//CMakeFiles/progress.marks
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
Src/CMakeFiles/blog.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/blog.dir/rule
|
||||
.PHONY : Src/CMakeFiles/blog.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
blog: Src/CMakeFiles/blog.dir/rule
|
||||
.PHONY : blog
|
||||
|
||||
# fast build rule for target.
|
||||
blog/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blog.dir/build.make Src/CMakeFiles/blog.dir/build
|
||||
.PHONY : blog/fast
|
||||
|
||||
# Convenience name for target.
|
||||
Src/CMakeFiles/BlogParser.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/BlogParser.dir/rule
|
||||
.PHONY : Src/CMakeFiles/BlogParser.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
BlogParser: Src/CMakeFiles/BlogParser.dir/rule
|
||||
.PHONY : BlogParser
|
||||
|
||||
# fast build rule for target.
|
||||
BlogParser/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogParser.dir/build.make Src/CMakeFiles/BlogParser.dir/build
|
||||
.PHONY : BlogParser/fast
|
||||
|
||||
# Convenience name for target.
|
||||
Src/CMakeFiles/BlogPageBuilder.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/BlogPageBuilder.dir/rule
|
||||
.PHONY : Src/CMakeFiles/BlogPageBuilder.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
BlogPageBuilder: Src/CMakeFiles/BlogPageBuilder.dir/rule
|
||||
.PHONY : BlogPageBuilder
|
||||
|
||||
# fast build rule for target.
|
||||
BlogPageBuilder/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/build
|
||||
.PHONY : BlogPageBuilder/fast
|
||||
|
||||
# Convenience name for target.
|
||||
Src/CMakeFiles/AtomBuilder.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/AtomBuilder.dir/rule
|
||||
.PHONY : Src/CMakeFiles/AtomBuilder.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
AtomBuilder: Src/CMakeFiles/AtomBuilder.dir/rule
|
||||
.PHONY : AtomBuilder
|
||||
|
||||
# fast build rule for target.
|
||||
AtomBuilder/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/AtomBuilder.dir/build.make Src/CMakeFiles/AtomBuilder.dir/build
|
||||
.PHONY : AtomBuilder/fast
|
||||
|
||||
# Convenience name for target.
|
||||
Src/CMakeFiles/Program.dir/rule:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/Program.dir/rule
|
||||
.PHONY : Src/CMakeFiles/Program.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
Program: Src/CMakeFiles/Program.dir/rule
|
||||
.PHONY : Program
|
||||
|
||||
# fast build rule for target.
|
||||
Program/fast:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/Program.dir/build.make Src/CMakeFiles/Program.dir/build
|
||||
.PHONY : Program/fast
|
||||
|
||||
AtomBuilder.o: AtomBuilder.cpp.o
|
||||
.PHONY : AtomBuilder.o
|
||||
|
||||
# target to build an object file
|
||||
AtomBuilder.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/AtomBuilder.dir/build.make Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.o
|
||||
.PHONY : AtomBuilder.cpp.o
|
||||
|
||||
AtomBuilder.i: AtomBuilder.cpp.i
|
||||
.PHONY : AtomBuilder.i
|
||||
|
||||
# target to preprocess a source file
|
||||
AtomBuilder.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/AtomBuilder.dir/build.make Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.i
|
||||
.PHONY : AtomBuilder.cpp.i
|
||||
|
||||
AtomBuilder.s: AtomBuilder.cpp.s
|
||||
.PHONY : AtomBuilder.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
AtomBuilder.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/AtomBuilder.dir/build.make Src/CMakeFiles/AtomBuilder.dir/AtomBuilder.cpp.s
|
||||
.PHONY : AtomBuilder.cpp.s
|
||||
|
||||
BlogPageBuilder.o: BlogPageBuilder.cpp.o
|
||||
.PHONY : BlogPageBuilder.o
|
||||
|
||||
# target to build an object file
|
||||
BlogPageBuilder.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.o
|
||||
.PHONY : BlogPageBuilder.cpp.o
|
||||
|
||||
BlogPageBuilder.i: BlogPageBuilder.cpp.i
|
||||
.PHONY : BlogPageBuilder.i
|
||||
|
||||
# target to preprocess a source file
|
||||
BlogPageBuilder.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.i
|
||||
.PHONY : BlogPageBuilder.cpp.i
|
||||
|
||||
BlogPageBuilder.s: BlogPageBuilder.cpp.s
|
||||
.PHONY : BlogPageBuilder.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
BlogPageBuilder.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/BlogPageBuilder.cpp.s
|
||||
.PHONY : BlogPageBuilder.cpp.s
|
||||
|
||||
BlogParser.o: BlogParser.cpp.o
|
||||
.PHONY : BlogParser.o
|
||||
|
||||
# target to build an object file
|
||||
BlogParser.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogParser.dir/build.make Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.o
|
||||
.PHONY : BlogParser.cpp.o
|
||||
|
||||
BlogParser.i: BlogParser.cpp.i
|
||||
.PHONY : BlogParser.i
|
||||
|
||||
# target to preprocess a source file
|
||||
BlogParser.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogParser.dir/build.make Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.i
|
||||
.PHONY : BlogParser.cpp.i
|
||||
|
||||
BlogParser.s: BlogParser.cpp.s
|
||||
.PHONY : BlogParser.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
BlogParser.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogParser.dir/build.make Src/CMakeFiles/BlogParser.dir/BlogParser.cpp.s
|
||||
.PHONY : BlogParser.cpp.s
|
||||
|
||||
Page.o: Page.cpp.o
|
||||
.PHONY : Page.o
|
||||
|
||||
# target to build an object file
|
||||
Page.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.o
|
||||
.PHONY : Page.cpp.o
|
||||
|
||||
Page.i: Page.cpp.i
|
||||
.PHONY : Page.i
|
||||
|
||||
# target to preprocess a source file
|
||||
Page.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.i
|
||||
.PHONY : Page.cpp.i
|
||||
|
||||
Page.s: Page.cpp.s
|
||||
.PHONY : Page.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
Page.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/BlogPageBuilder.dir/build.make Src/CMakeFiles/BlogPageBuilder.dir/Page.cpp.s
|
||||
.PHONY : Page.cpp.s
|
||||
|
||||
Program.o: Program.cpp.o
|
||||
.PHONY : Program.o
|
||||
|
||||
# target to build an object file
|
||||
Program.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/Program.dir/build.make Src/CMakeFiles/Program.dir/Program.cpp.o
|
||||
.PHONY : Program.cpp.o
|
||||
|
||||
Program.i: Program.cpp.i
|
||||
.PHONY : Program.i
|
||||
|
||||
# target to preprocess a source file
|
||||
Program.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/Program.dir/build.make Src/CMakeFiles/Program.dir/Program.cpp.i
|
||||
.PHONY : Program.cpp.i
|
||||
|
||||
Program.s: Program.cpp.s
|
||||
.PHONY : Program.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
Program.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/Program.dir/build.make Src/CMakeFiles/Program.dir/Program.cpp.s
|
||||
.PHONY : Program.cpp.s
|
||||
|
||||
blog.o: blog.cpp.o
|
||||
.PHONY : blog.o
|
||||
|
||||
# target to build an object file
|
||||
blog.cpp.o:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blog.dir/build.make Src/CMakeFiles/blog.dir/blog.cpp.o
|
||||
.PHONY : blog.cpp.o
|
||||
|
||||
blog.i: blog.cpp.i
|
||||
.PHONY : blog.i
|
||||
|
||||
# target to preprocess a source file
|
||||
blog.cpp.i:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blog.dir/build.make Src/CMakeFiles/blog.dir/blog.cpp.i
|
||||
.PHONY : blog.cpp.i
|
||||
|
||||
blog.s: blog.cpp.s
|
||||
.PHONY : blog.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
blog.cpp.s:
|
||||
cd /home/rosia/Programming/Cpp/BlogParser && $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blog.dir/build.make Src/CMakeFiles/blog.dir/blog.cpp.s
|
||||
.PHONY : blog.cpp.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 "... rebuild_cache"
|
||||
@echo "... AtomBuilder"
|
||||
@echo "... BlogPageBuilder"
|
||||
@echo "... BlogParser"
|
||||
@echo "... Program"
|
||||
@echo "... blog"
|
||||
@echo "... AtomBuilder.o"
|
||||
@echo "... AtomBuilder.i"
|
||||
@echo "... AtomBuilder.s"
|
||||
@echo "... BlogPageBuilder.o"
|
||||
@echo "... BlogPageBuilder.i"
|
||||
@echo "... BlogPageBuilder.s"
|
||||
@echo "... BlogParser.o"
|
||||
@echo "... BlogParser.i"
|
||||
@echo "... BlogParser.s"
|
||||
@echo "... Page.o"
|
||||
@echo "... Page.i"
|
||||
@echo "... Page.s"
|
||||
@echo "... Program.o"
|
||||
@echo "... Program.i"
|
||||
@echo "... Program.s"
|
||||
@echo "... blog.o"
|
||||
@echo "... blog.i"
|
||||
@echo "... blog.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/rosia/Programming/Cpp/BlogParser && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
BIN
Src/blog
BIN
Src/blog
Binary file not shown.
|
@ -1,49 +0,0 @@
|
|||
# Install script for directory: /home/rosia/Programming/Cpp/BlogParser/Src
|
||||
|
||||
# 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 "Debug")
|
||||
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 default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/rosia/Programming/Cpp/BlogParser/Src/Libs/cmake_install.cmake")
|
||||
endif()
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue