mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
<feat: New project structure>
<feat: New release>
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/acrylic/windows/acrylic_plugin.cpp" "C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/acrylic/CMakeFiles/acrylic_plugin.dir/acrylic_plugin.cpp.obj"
|
||||
"C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/acrylic/windows/acrylic_plugin_c_api.cpp" "C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/acrylic/CMakeFiles/acrylic_plugin.dir/acrylic_plugin_c_api.cpp.obj"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "MSVC")
|
||||
|
||||
# Preprocessor definitions for this target.
|
||||
set(CMAKE_TARGET_DEFINITIONS_CXX
|
||||
"FLUTTER_PLUGIN_IMPL"
|
||||
"UNICODE"
|
||||
"_DEBUG"
|
||||
"_HAS_EXCEPTIONS=0"
|
||||
"_UNICODE"
|
||||
"acrylic_plugin_EXPORTS"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"../flutter/ephemeral"
|
||||
"../flutter/ephemeral/cpp_client_wrapper/include"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/flutter/CMakeFiles/flutter_wrapper_plugin.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Reference in New Issue
Block a user