diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-02 22:31:18 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-02 22:31:18 +0200 |
| commit | c1bf06c5729e88dc29c28b223ec89c6704143cd6 (patch) | |
| tree | 9961e4cf3c943f6bba8aeb36d7a1742b888603e7 /raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake | |
| parent | f8308bd4153927e7182d42f59b453fa26edb3d37 (diff) | |
| download | RaveOS-PKGBUILD-c1bf06c5729e88dc29c28b223ec89c6704143cd6.tar.gz RaveOS-PKGBUILD-c1bf06c5729e88dc29c28b223ec89c6704143cd6.zip | |
calamares update
Diffstat (limited to 'raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake')
| -rw-r--r-- | raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake b/raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..264105a --- /dev/null +++ b/raveos-calamares-module/build2/welcome/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 4.3 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2") + +# 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}) |