CASA-auth-token-client: rename lib directory to library and change in makefile
This commit is contained in:
2
CASA-auth-token/client/library/test/linux/make.sh
Executable file
2
CASA-auth-token/client/library/test/linux/make.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
g++ -o authClientTest ../CASA_Auth.cpp main.cpp -g -DN_PLAT_UNIX -I. -I../../../include -L"../../../lib/Release" -lcasa_c_authtoken -Xlinker -rpath -Xlinker ../../../lib/Release
|
||||
Reference in New Issue
Block a user