]> gitweb.ps.run Git - toc/blob - 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
1 # 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
2 \r
3 # Set the install prefix\r
4 if(NOT DEFINED CMAKE_INSTALL_PREFIX)\r
5   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
6 endif()\r
7 string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")\r
8 \r
9 # Set the install configuration name.\r
10 if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)\r
11   if(BUILD_TYPE)\r
12     string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""\r
13            CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")\r
14   else()\r
15     set(CMAKE_INSTALL_CONFIG_NAME "Release")\r
16   endif()\r
17   message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")\r
18 endif()\r
19 \r
20 # Set the component getting installed.\r
21 if(NOT CMAKE_INSTALL_COMPONENT)\r
22   if(COMPONENT)\r
23     message(STATUS "Install component: \"${COMPONENT}\"")\r
24     set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")\r
25   else()\r
26     set(CMAKE_INSTALL_COMPONENT)\r
27   endif()\r
28 endif()\r
29 \r
30 # Is this installation the result of a crosscompile?\r
31 if(NOT DEFINED CMAKE_CROSSCOMPILING)\r
32   set(CMAKE_CROSSCOMPILING "FALSE")\r
33 endif()\r
34 \r