mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
330 lines
13 KiB
Makefile
330 lines
13 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "NMake Makefiles" Generator, CMake Version 3.17
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
|
|
.PHONY : default_target
|
|
|
|
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
|
.NOTPARALLEL:
|
|
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
# Suppress display of executed commands.
|
|
$(VERBOSE).SILENT:
|
|
|
|
|
|
# A target that is always out of date.
|
|
cmake_force:
|
|
|
|
.PHONY : cmake_force
|
|
|
|
#=============================================================================
|
|
# Set environment variables for the build.
|
|
|
|
!IF "$(OS)" == "Windows_NT"
|
|
NULL=
|
|
!ELSE
|
|
NULL=nul
|
|
!ENDIF
|
|
SHELL = cmd.exe
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe"
|
|
|
|
# The command to remove a file.
|
|
RM = "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
#=============================================================================
|
|
# Targets provided globally by CMake.
|
|
|
|
# Special rule for the target install/local
|
|
install\local: preinstall
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
.PHONY : install\local
|
|
|
|
# Special rule for the target install/local
|
|
install\local\fast: preinstall\fast
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
.PHONY : install\local\fast
|
|
|
|
# Special rule for the target install
|
|
install: preinstall
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -P cmake_install.cmake
|
|
.PHONY : install
|
|
|
|
# Special rule for the target install
|
|
install\fast: preinstall\fast
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -P cmake_install.cmake
|
|
.PHONY : install\fast
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E echo "No interactive CMake dialog available."
|
|
.PHONY : edit_cache
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache\fast: edit_cache
|
|
|
|
.PHONY : edit_cache\fast
|
|
|
|
# Special rule for the target rebuild_cache
|
|
rebuild_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
.PHONY : rebuild_cache
|
|
|
|
# Special rule for the target rebuild_cache
|
|
rebuild_cache\fast: rebuild_cache
|
|
|
|
.PHONY : rebuild_cache\fast
|
|
|
|
# Special rule for the target list_install_components
|
|
list_install_components:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Runtime\""
|
|
.PHONY : list_install_components
|
|
|
|
# Special rule for the target list_install_components
|
|
list_install_components\fast: list_install_components
|
|
|
|
.PHONY : list_install_components\fast
|
|
|
|
# The main all target
|
|
all: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles\progress.marks
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles 0
|
|
.PHONY : all
|
|
|
|
# The main clean target
|
|
clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) clean
|
|
.PHONY : clean
|
|
|
|
# The main clean target
|
|
clean\fast: clean
|
|
|
|
.PHONY : clean\fast
|
|
|
|
# Prepare targets for installation.
|
|
preinstall: all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall
|
|
.PHONY : preinstall
|
|
|
|
# Prepare targets for installation.
|
|
preinstall\fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall
|
|
.PHONY : preinstall\fast
|
|
|
|
# clear depends
|
|
depend:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
|
|
.PHONY : depend
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named flutter_wrapper_plugin
|
|
|
|
# Build rule for target.
|
|
flutter_wrapper_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) flutter_wrapper_plugin
|
|
.PHONY : flutter_wrapper_plugin
|
|
|
|
# fast build rule for target.
|
|
flutter_wrapper_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f flutter\CMakeFiles\flutter_wrapper_plugin.dir\build.make /nologo -$(MAKEFLAGS) flutter\CMakeFiles\flutter_wrapper_plugin.dir\build
|
|
.PHONY : flutter_wrapper_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named flutter_wrapper_app
|
|
|
|
# Build rule for target.
|
|
flutter_wrapper_app: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) flutter_wrapper_app
|
|
.PHONY : flutter_wrapper_app
|
|
|
|
# fast build rule for target.
|
|
flutter_wrapper_app\fast:
|
|
$(MAKE) $(MAKESILENT) -f flutter\CMakeFiles\flutter_wrapper_app.dir\build.make /nologo -$(MAKEFLAGS) flutter\CMakeFiles\flutter_wrapper_app.dir\build
|
|
.PHONY : flutter_wrapper_app\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named flutter_assemble
|
|
|
|
# Build rule for target.
|
|
flutter_assemble: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) flutter_assemble
|
|
.PHONY : flutter_assemble
|
|
|
|
# fast build rule for target.
|
|
flutter_assemble\fast:
|
|
$(MAKE) $(MAKESILENT) -f flutter\CMakeFiles\flutter_assemble.dir\build.make /nologo -$(MAKEFLAGS) flutter\CMakeFiles\flutter_assemble.dir\build
|
|
.PHONY : flutter_assemble\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named reboot_launcher
|
|
|
|
# Build rule for target.
|
|
reboot_launcher: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) reboot_launcher
|
|
.PHONY : reboot_launcher
|
|
|
|
# fast build rule for target.
|
|
reboot_launcher\fast:
|
|
$(MAKE) $(MAKESILENT) -f runner\CMakeFiles\reboot_launcher.dir\build.make /nologo -$(MAKEFLAGS) runner\CMakeFiles\reboot_launcher.dir\build
|
|
.PHONY : reboot_launcher\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named app_links_plugin
|
|
|
|
# Build rule for target.
|
|
app_links_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) app_links_plugin
|
|
.PHONY : app_links_plugin
|
|
|
|
# fast build rule for target.
|
|
app_links_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\app_links\CMakeFiles\app_links_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\app_links\CMakeFiles\app_links_plugin.dir\build
|
|
.PHONY : app_links_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named bitsdojo_window_windows_plugin
|
|
|
|
# Build rule for target.
|
|
bitsdojo_window_windows_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) bitsdojo_window_windows_plugin
|
|
.PHONY : bitsdojo_window_windows_plugin
|
|
|
|
# fast build rule for target.
|
|
bitsdojo_window_windows_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\bitsdojo_window_windows\CMakeFiles\bitsdojo_window_windows_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\bitsdojo_window_windows\CMakeFiles\bitsdojo_window_windows_plugin.dir\build
|
|
.PHONY : bitsdojo_window_windows_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named flutter_acrylic_plugin
|
|
|
|
# Build rule for target.
|
|
flutter_acrylic_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) flutter_acrylic_plugin
|
|
.PHONY : flutter_acrylic_plugin
|
|
|
|
# fast build rule for target.
|
|
flutter_acrylic_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\flutter_acrylic\CMakeFiles\flutter_acrylic_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\flutter_acrylic\CMakeFiles\flutter_acrylic_plugin.dir\build
|
|
.PHONY : flutter_acrylic_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named screen_retriever_plugin
|
|
|
|
# Build rule for target.
|
|
screen_retriever_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) screen_retriever_plugin
|
|
.PHONY : screen_retriever_plugin
|
|
|
|
# fast build rule for target.
|
|
screen_retriever_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build
|
|
.PHONY : screen_retriever_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named system_theme_plugin
|
|
|
|
# Build rule for target.
|
|
system_theme_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) system_theme_plugin
|
|
.PHONY : system_theme_plugin
|
|
|
|
# fast build rule for target.
|
|
system_theme_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\system_theme\CMakeFiles\system_theme_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\system_theme\CMakeFiles\system_theme_plugin.dir\build
|
|
.PHONY : system_theme_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named url_launcher_windows_plugin
|
|
|
|
# Build rule for target.
|
|
url_launcher_windows_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) url_launcher_windows_plugin
|
|
.PHONY : url_launcher_windows_plugin
|
|
|
|
# fast build rule for target.
|
|
url_launcher_windows_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\url_launcher_windows\CMakeFiles\url_launcher_windows_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\url_launcher_windows\CMakeFiles\url_launcher_windows_plugin.dir\build
|
|
.PHONY : url_launcher_windows_plugin\fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named window_manager_plugin
|
|
|
|
# Build rule for target.
|
|
window_manager_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) window_manager_plugin
|
|
.PHONY : window_manager_plugin
|
|
|
|
# fast build rule for target.
|
|
window_manager_plugin\fast:
|
|
$(MAKE) $(MAKESILENT) -f plugins\window_manager\CMakeFiles\window_manager_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\window_manager\CMakeFiles\window_manager_plugin.dir\build
|
|
.PHONY : window_manager_plugin\fast
|
|
|
|
# Help Target
|
|
help:
|
|
@echo The following are some of the valid targets for this Makefile:
|
|
@echo ... all (the default if no target is provided)
|
|
@echo ... clean
|
|
@echo ... depend
|
|
@echo ... edit_cache
|
|
@echo ... install
|
|
@echo ... install/local
|
|
@echo ... list_install_components
|
|
@echo ... rebuild_cache
|
|
@echo ... flutter_assemble
|
|
@echo ... app_links_plugin
|
|
@echo ... bitsdojo_window_windows_plugin
|
|
@echo ... flutter_acrylic_plugin
|
|
@echo ... flutter_wrapper_app
|
|
@echo ... flutter_wrapper_plugin
|
|
@echo ... reboot_launcher
|
|
@echo ... screen_retriever_plugin
|
|
@echo ... system_theme_plugin
|
|
@echo ... url_launcher_windows_plugin
|
|
@echo ... window_manager_plugin
|
|
.PHONY : help
|
|
|
|
|
|
|
|
#=============================================================================
|
|
# Special targets to cleanup operation of make.
|
|
|
|
# Special rule to run CMake to check the build system integrity.
|
|
# No rule that depends on this can have commands that come from listfiles
|
|
# because they might be regenerated.
|
|
cmake_check_build_system:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|