forked from brndnmtthws/conky
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We now disable XDamage support by default to allow SIGUSR1 to be handled properly without having Xquartz or conky crash.
- Loading branch information
Showing
187 changed files
with
4,302 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeDebug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ALL_BUILD | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD: | ||
echo "" | ||
echo Build\ all\ projects |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeMinSizeRel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ALL_BUILD | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD: | ||
echo "" | ||
echo Build\ all\ projects |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelWithDebInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ALL_BUILD | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD: | ||
echo "" | ||
echo Build\ all\ projects |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelease
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ALL_BUILD | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ALL_BUILD: | ||
echo "" | ||
echo Build\ all\ projects |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
|
||
TARGETS:= | ||
empty:= | ||
space:= $(empty) $(empty) | ||
spaceplus:= $(empty)\ $(empty) | ||
|
||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/CMakeLists.txt)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/Conky.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/ConkyBuildOptions.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/ConkyCPackSetup.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/ConkyPlatformChecks.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/Docbook.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/FindXinerama.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/ToLua.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/build.h.in)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/cmake/config.h.in)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/data/CMakeLists.txt)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/doc/CMakeLists.txt)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/3.11.4/CMakeCCompiler.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/3.11.4/CMakeCXXCompiler.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/3.11.4/CMakeSystem.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/lua/CMakeLists.txt)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/src/CMakeLists.txt)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCInformation.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCXXInformation.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCommonLanguageInclude.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeConfigurableFile.in)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeGenericSystem.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeInitializeConfigs.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeLanguageInformation.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeSystemSpecificInformation.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CPack.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CPackComponent.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CheckFunctionExists.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CheckIncludeFile.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CheckIncludeFiles.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CheckLibraryExists.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CheckSymbolExists.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Compiler/AppleClang-C.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Compiler/AppleClang-CXX.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Compiler/Clang.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Compiler/GNU.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindCurses.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindPackageHandleStandardArgs.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindPackageMessage.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindPkgConfig.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindThreads.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindX11.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-Clang-C.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-Clang.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin-Initialize.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/Darwin.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/Platform/UnixPaths.cmake)) | ||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.11.4/share/cmake/Templates/CPackConfig.cmake.in)) | ||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/cmake.check_cache: $(TARGETS) | ||
/usr/local/Cellar/cmake/3.11.4/bin/cmake -H/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS -B/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
# DO NOT EDIT | ||
# This makefile makes sure all linkable targets are | ||
# up-to-date with anything they link to | ||
default: | ||
echo "Do not invoke directly" | ||
|
||
# Rules to remove targets that are older than anything to which they | ||
# link. This forces Xcode to relink the targets from scratch. It | ||
# does not seem to check these dependencies itself. | ||
PostBuild.conky.Debug: | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/Debug/conky:\ | ||
/usr/local/lib/libintl.dylib\ | ||
/usr/lib/libcurses.dylib\ | ||
/usr/lib/libform.dylib\ | ||
/usr/X11R6/lib/libSM.dylib\ | ||
/usr/X11R6/lib/libICE.dylib\ | ||
/usr/X11R6/lib/libX11.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib | ||
/bin/rm -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/Debug/conky | ||
|
||
|
||
PostBuild.conky.Release: | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/Release/conky:\ | ||
/usr/local/lib/libintl.dylib\ | ||
/usr/lib/libcurses.dylib\ | ||
/usr/lib/libform.dylib\ | ||
/usr/X11R6/lib/libSM.dylib\ | ||
/usr/X11R6/lib/libICE.dylib\ | ||
/usr/X11R6/lib/libX11.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib | ||
/bin/rm -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/Release/conky | ||
|
||
|
||
PostBuild.conky.MinSizeRel: | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/MinSizeRel/conky:\ | ||
/usr/local/lib/libintl.dylib\ | ||
/usr/lib/libcurses.dylib\ | ||
/usr/lib/libform.dylib\ | ||
/usr/X11R6/lib/libSM.dylib\ | ||
/usr/X11R6/lib/libICE.dylib\ | ||
/usr/X11R6/lib/libX11.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib | ||
/bin/rm -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/MinSizeRel/conky | ||
|
||
|
||
PostBuild.conky.RelWithDebInfo: | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/RelWithDebInfo/conky:\ | ||
/usr/local/lib/libintl.dylib\ | ||
/usr/lib/libcurses.dylib\ | ||
/usr/lib/libform.dylib\ | ||
/usr/X11R6/lib/libSM.dylib\ | ||
/usr/X11R6/lib/libICE.dylib\ | ||
/usr/X11R6/lib/libX11.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXext.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib\ | ||
/usr/X11R6/lib/libXft.dylib\ | ||
/usr/X11R6/lib/libXinerama.dylib | ||
/bin/rm -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/src/RelWithDebInfo/conky | ||
|
||
|
||
|
||
|
||
# For each target create a dummy ruleso the target does not have to exist | ||
/usr/X11R6/lib/libICE.dylib: | ||
/usr/X11R6/lib/libSM.dylib: | ||
/usr/X11R6/lib/libX11.dylib: | ||
/usr/X11R6/lib/libXext.dylib: | ||
/usr/X11R6/lib/libXft.dylib: | ||
/usr/X11R6/lib/libXinerama.dylib: | ||
/usr/lib/libcurses.dylib: | ||
/usr/lib/libform.dylib: | ||
/usr/local/lib/libintl.dylib: |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeDebug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ZERO_CHECK | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK: | ||
echo "" | ||
make -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeScripts/ReRunCMake.make |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeMinSizeRel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ZERO_CHECK | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK: | ||
echo "" | ||
make -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeScripts/ReRunCMake.make |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelWithDebInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ZERO_CHECK | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK: | ||
echo "" | ||
make -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeScripts/ReRunCMake.make |
10 changes: 10 additions & 0 deletions
10
forConkyX/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelease
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for ZERO_CHECK | ||
.SUFFIXES: | ||
all: \ | ||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK | ||
|
||
|
||
/Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeFiles/ZERO_CHECK: | ||
echo "" | ||
make -f /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX/CMakeScripts/ReRunCMake.make |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for install | ||
.SUFFIXES: | ||
all: \ | ||
install_buildpart_0 | ||
|
||
|
||
install_buildpart_0: | ||
/usr/local/Cellar/cmake/3.11.4/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for install | ||
.SUFFIXES: | ||
all: \ | ||
install_buildpart_0 | ||
|
||
|
||
install_buildpart_0: | ||
/usr/local/Cellar/cmake/3.11.4/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake |
9 changes: 9 additions & 0 deletions
9
forConkyX/CMakeScripts/install_postBuildPhase.makeRelWithDebInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for install | ||
.SUFFIXES: | ||
all: \ | ||
install_buildpart_0 | ||
|
||
|
||
install_buildpart_0: | ||
/usr/local/Cellar/cmake/3.11.4/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for install | ||
.SUFFIXES: | ||
all: \ | ||
install_buildpart_0 | ||
|
||
|
||
install_buildpart_0: | ||
/usr/local/Cellar/cmake/3.11.4/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for package | ||
.SUFFIXES: | ||
all: \ | ||
package_buildpart_0 | ||
|
||
|
||
package_buildpart_0: | ||
cd /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX && /usr/local/Cellar/cmake/3.11.4/bin/cpack -C $(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) --config ./CPackConfig.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for package | ||
.SUFFIXES: | ||
all: \ | ||
package_buildpart_0 | ||
|
||
|
||
package_buildpart_0: | ||
cd /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX && /usr/local/Cellar/cmake/3.11.4/bin/cpack -C $(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) --config ./CPackConfig.cmake |
9 changes: 9 additions & 0 deletions
9
forConkyX/CMakeScripts/package_postBuildPhase.makeRelWithDebInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for package | ||
.SUFFIXES: | ||
all: \ | ||
package_buildpart_0 | ||
|
||
|
||
package_buildpart_0: | ||
cd /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX && /usr/local/Cellar/cmake/3.11.4/bin/cpack -C $(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) --config ./CPackConfig.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Generated by CMake, DO NOT EDIT | ||
# Custom rules for package | ||
.SUFFIXES: | ||
all: \ | ||
package_buildpart_0 | ||
|
||
|
||
package_buildpart_0: | ||
cd /Users/npyl/Manage-Conky/ConkyX/conky-for-macOS/forConkyX && /usr/local/Cellar/cmake/3.11.4/bin/cpack -C $(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) --config ./CPackConfig.cmake |
Oops, something went wrong.