11 lines
419 B
Plaintext
11 lines
419 B
Plaintext
|
|
# 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/Release/libzt-shared.dylib /Users/joseph/op/zt/libzt_new/bin/lib/Release/libzt-shared.dylib /Users/joseph/op/zt/libzt_new/bin/lib/Release/libzt-shared.dylib
|