mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
this?
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
CMAKE=cmake.exe
|
CMAKE=cmake.exe
|
||||||
PHP_BINARY=$(PHP_PREFIX)\php.exe
|
PHP_BINARY=$(PHP_PREFIX)\php.exe
|
||||||
set path = where.exe composer.phar
|
path = where.exe composer.phar
|
||||||
COMPOSER_PHAR = %%path%%
|
COMPOSER_PHAR = %%path%%
|
||||||
|
|
||||||
CMAKE_CONFIGURE = $(CMAKE) -DCMAKE_INSTALL_PREFIX=$(AWSCRT_DIR)\build\install -DCMAKE_PREFIX_PATH=$(AWSCRT_DIR)\build\install -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=$(CMAKE_BUILD_TYPE)
|
CMAKE_CONFIGURE = $(CMAKE) -DCMAKE_INSTALL_PREFIX=$(AWSCRT_DIR)\build\install -DCMAKE_PREFIX_PATH=$(AWSCRT_DIR)\build\install -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=$(CMAKE_BUILD_TYPE)
|
||||||
|
|||||||
Reference in New Issue
Block a user