1
|
1 # CMAKE generated file: DO NOT EDIT!
|
|
2 # Generated by "Ninja" Generator, CMake Version 3.8
|
|
3
|
|
4 # This file contains all the build statements describing the
|
|
5 # compilation DAG.
|
|
6
|
|
7 # =============================================================================
|
|
8 # Write statements declared in CMakeLists.txt:
|
|
9 #
|
|
10 # Which is the root file.
|
|
11 # =============================================================================
|
|
12
|
|
13 # =============================================================================
|
|
14 # Project: Project
|
|
15 # Configuration:
|
|
16 # =============================================================================
|
|
17
|
|
18 #############################################
|
|
19 # Minimal version of Ninja required by this file
|
|
20
|
|
21 ninja_required_version = 1.5
|
|
22
|
|
23 # =============================================================================
|
|
24 # Include auxiliary files.
|
|
25
|
|
26
|
|
27 #############################################
|
|
28 # Include rules file.
|
|
29
|
|
30 include rules.ninja
|
|
31
|
|
32
|
|
33 #############################################
|
|
34 # Utility command for rebuild_cache
|
|
35
|
|
36 build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
|
37 COMMAND = cd /Users/e135704/seminar/osc/ikkun-osc/sample && /usr/local/Cellar/cmake/3.8.2/bin/cmake -H/Users/e135704/seminar/osc/ikkun-osc/sample -B/Users/e135704/seminar/osc/ikkun-osc/sample
|
|
38 DESC = Running CMake to regenerate build system...
|
|
39 pool = console
|
|
40 restat = 1
|
|
41 build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
|
42
|
|
43 #############################################
|
|
44 # Utility command for edit_cache
|
|
45
|
|
46 build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
|
47 COMMAND = cd /Users/e135704/seminar/osc/ikkun-osc/sample && /usr/local/Cellar/cmake/3.8.2/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
|
48 DESC = No interactive CMake dialog available...
|
|
49 restat = 1
|
|
50 build edit_cache: phony CMakeFiles/edit_cache.util
|
|
51 # =============================================================================
|
|
52 # Object build statements for EXECUTABLE target hello
|
|
53
|
|
54 build CMakeFiles/hello.dir/hellow.c.o: C_COMPILER__hello hellow.c
|
|
55 DEP_FILE = CMakeFiles/hello.dir/hellow.c.o.d
|
|
56 FLAGS = -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
|
|
57 OBJECT_DIR = CMakeFiles/hello.dir
|
|
58 OBJECT_FILE_DIR = CMakeFiles/hello.dir
|
|
59
|
|
60 # =============================================================================
|
|
61 # Link build statements for EXECUTABLE target hello
|
|
62
|
|
63
|
|
64 #############################################
|
|
65 # Link the executable hello
|
|
66
|
|
67 build hello: C_EXECUTABLE_LINKER__hello CMakeFiles/hello.dir/hellow.c.o
|
|
68 FLAGS = -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
|
|
69 OBJECT_DIR = CMakeFiles/hello.dir
|
|
70 POST_BUILD = :
|
|
71 PRE_LINK = :
|
|
72 TARGET_FILE = hello
|
|
73 TARGET_PDB = hello.dbg
|
|
74 # =============================================================================
|
|
75 # Target aliases.
|
|
76
|
|
77 # =============================================================================
|
|
78 # Folder targets.
|
|
79
|
|
80 # =============================================================================
|
|
81 # =============================================================================
|
|
82 # Unknown Build Time Dependencies.
|
|
83 # Tell Ninja that they may appear as side effects of build rules
|
|
84 # otherwise ordered by order-only dependencies.
|
|
85
|
|
86 # =============================================================================
|
|
87 # Built-in targets
|
|
88
|
|
89
|
|
90 #############################################
|
|
91 # The main all target.
|
|
92
|
8
|
93 build all: phony hello
|
1
|
94
|
|
95 #############################################
|
|
96 # Make the all target the default.
|
|
97
|
|
98 default all
|
|
99
|
|
100 #############################################
|
|
101 # Re-run CMake if any of its inputs changed.
|
|
102
|
|
103 build build.ninja: RERUN_CMAKE | /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCXXInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeGenericSystem.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/GNU.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Initialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.8.2/CMakeCCompiler.cmake CMakeFiles/3.8.2/CMakeCXXCompiler.cmake CMakeFiles/3.8.2/CMakeSystem.cmake CMakeLists.txt
|
|
104 pool = console
|
|
105
|
|
106 #############################################
|
|
107 # A missing CMake input file is not an error.
|
|
108
|
|
109 build /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCXXInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeGenericSystem.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/GNU.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Initialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.8.2/CMakeCCompiler.cmake CMakeFiles/3.8.2/CMakeCXXCompiler.cmake CMakeFiles/3.8.2/CMakeSystem.cmake CMakeLists.txt: phony
|
|
110
|
|
111 #############################################
|
|
112 # Clean all the built files.
|
|
113
|
|
114 build clean: CLEAN
|
|
115
|
|
116 #############################################
|
|
117 # Print all primary targets available.
|
|
118
|
|
119 build help: HELP
|