]> gitweb.ps.run Git - toc/blobdiff - antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/tests/cmake_install.cmake
add antlr source code and ReadMe
[toc] / antlr4-cpp-runtime-4.9.2-source / build / runtime / utfcpp-prefix / src / utfcpp-build / tests / cmake_install.cmake
diff --git a/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/tests/cmake_install.cmake b/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/tests/cmake_install.cmake
new file mode 100644 (file)
index 0000000..ad86793
--- /dev/null
@@ -0,0 +1,34 @@
+# Install script for directory: C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build/runtime/thirdparty/utfcpp/tests\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