123 lines
4.9 KiB
Makefile
123 lines
4.9 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.5
|
|
|
|
# Delete rule output on recipe failure.
|
|
.DELETE_ON_ERROR:
|
|
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
|
|
# Remove some rules from gmake that .SUFFIXES does not remove.
|
|
SUFFIXES =
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
|
|
# 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.
|
|
|
|
# The shell in which to execute make rules.
|
|
SHELL = /bin/sh
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = /usr/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /usr/bin/cmake -E remove -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/vnpy/桌面/new/vn.ib
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/vnpy/桌面/new/vn.ib/build
|
|
|
|
# Include any dependencies generated for this target.
|
|
include CMakeFiles/vnib.dir/depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/vnib.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include CMakeFiles/vnib.dir/flags.make
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o: CMakeFiles/vnib.dir/flags.make
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o: ../vnib/vnib/vnib.cpp
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vnpy/桌面/new/vn.ib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o"
|
|
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o -c /home/vnpy/桌面/new/vn.ib/vnib/vnib/vnib.cpp
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.i"
|
|
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vnpy/桌面/new/vn.ib/vnib/vnib/vnib.cpp > CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.i
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.s"
|
|
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vnpy/桌面/new/vn.ib/vnib/vnib/vnib.cpp -o CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.s
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.requires:
|
|
|
|
.PHONY : CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.requires
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.provides: CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.requires
|
|
$(MAKE) -f CMakeFiles/vnib.dir/build.make CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.provides.build
|
|
.PHONY : CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.provides
|
|
|
|
CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.provides.build: CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o
|
|
|
|
|
|
# Object files for target vnib
|
|
vnib_OBJECTS = \
|
|
"CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o"
|
|
|
|
# External object files for target vnib
|
|
vnib_EXTERNAL_OBJECTS =
|
|
|
|
lib/vnib.so: CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o
|
|
lib/vnib.so: CMakeFiles/vnib.dir/build.make
|
|
lib/vnib.so: ../ibapi/linux/build/lib/twsapi.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_python.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_thread.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_date_time.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_system.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_chrono.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libboost_atomic.so
|
|
lib/vnib.so: /usr/lib/x86_64-linux-gnu/libpthread.so
|
|
lib/vnib.so: /home/vnpy/anaconda2/lib/libpython2.7.so
|
|
lib/vnib.so: CMakeFiles/vnib.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/vnpy/桌面/new/vn.ib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library lib/vnib.so"
|
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/vnib.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/vnib.dir/build: lib/vnib.so
|
|
|
|
.PHONY : CMakeFiles/vnib.dir/build
|
|
|
|
CMakeFiles/vnib.dir/requires: CMakeFiles/vnib.dir/vnib/vnib/vnib.cpp.o.requires
|
|
|
|
.PHONY : CMakeFiles/vnib.dir/requires
|
|
|
|
CMakeFiles/vnib.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles/vnib.dir/cmake_clean.cmake
|
|
.PHONY : CMakeFiles/vnib.dir/clean
|
|
|
|
CMakeFiles/vnib.dir/depend:
|
|
cd /home/vnpy/桌面/new/vn.ib/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/vnpy/桌面/new/vn.ib /home/vnpy/桌面/new/vn.ib /home/vnpy/桌面/new/vn.ib/build /home/vnpy/桌面/new/vn.ib/build /home/vnpy/桌面/new/vn.ib/build/CMakeFiles/vnib.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : CMakeFiles/vnib.dir/depend
|
|
|