--- /dev/null
+# Install script for directory: C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/thirdparty/utfcpp\r
+\r
+# Set the install prefix\r
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)\r
+ set(CMAKE_INSTALL_PREFIX "C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/thirdparty/utfcpp/install")\r
+endif()\r
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")\r
+\r
+# Set the install configuration name.\r
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)\r
+ if(BUILD_TYPE)\r
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""\r
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")\r
+ else()\r
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")\r
+ endif()\r
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")\r
+endif()\r
+\r
+# Set the component getting installed.\r
+if(NOT CMAKE_INSTALL_COMPONENT)\r
+ if(COMPONENT)\r
+ message(STATUS "Install component: \"${COMPONENT}\"")\r
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")\r
+ else()\r
+ set(CMAKE_INSTALL_COMPONENT)\r
+ endif()\r
+endif()\r
+\r
+# Is this installation the result of a crosscompile?\r
+if(NOT DEFINED CMAKE_CROSSCOMPILING)\r
+ set(CMAKE_CROSSCOMPILING "FALSE")\r
+endif()\r
+\r
+if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)\r
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/utf8cpp" TYPE DIRECTORY FILES "C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/thirdparty/utfcpp/source/")\r
+endif()\r
+\r
+if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)\r
+ if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/CMake/utf8cppConfig.cmake")\r
+ file(DIFFERENT EXPORT_FILE_CHANGED FILES\r
+ "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/CMake/utf8cppConfig.cmake"\r
+ "C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/CMakeFiles/Export/CMake/utf8cppConfig.cmake")\r
+ if(EXPORT_FILE_CHANGED)\r
+ file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/CMake/utf8cppConfig-*.cmake")\r
+ if(OLD_CONFIG_FILES)\r
+ message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/CMake/utf8cppConfig.cmake\" will be replaced. Removing files [${OLD_CONFIG_FILES}].")\r
+ file(REMOVE ${OLD_CONFIG_FILES})\r
+ endif()\r
+ endif()\r
+ endif()\r
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/CMake" TYPE FILE FILES "C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/CMakeFiles/Export/CMake/utf8cppConfig.cmake")\r
+endif()\r
+\r
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)\r
+ # Include the install script for each subdirectory.\r
+ include("C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/extern/gtest/cmake_install.cmake")\r
+ include("C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/tests/cmake_install.cmake")\r
+\r
+endif()\r
+\r
+if(CMAKE_INSTALL_COMPONENT)\r
+ set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")\r
+else()\r
+ set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")\r
+endif()\r
+\r
+string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT\r
+ "${CMAKE_INSTALL_MANIFEST_FILES}")\r
+file(WRITE "C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/${CMAKE_INSTALL_MANIFEST}"\r
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")\r