You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
413 B
10 lines
413 B
# Generated by CMake, DO NOT EDIT |
|
# Custom rules for zt-shared |
|
.SUFFIXES: |
|
all: \ |
|
zt-shared_buildpart_0 |
|
|
|
|
|
zt-shared_buildpart_0: |
|
echo "Creating symlinks" |
|
/usr/local/Cellar/cmake/3.11.2/bin/cmake -E cmake_symlink_library /Users/joseph/op/zt/libzt_new/bin/lib/Debug/libzt-shared.dylib /Users/joseph/op/zt/libzt_new/bin/lib/Debug/libzt-shared.dylib /Users/joseph/op/zt/libzt_new/bin/lib/Debug/libzt-shared.dylib
|
|
|