12 lines
889 B
Plaintext
12 lines
889 B
Plaintext
"/Users/kirillzhukov/Applications/CLion Nova.app/Contents/bin/cmake/mac/aarch64/bin/cmake" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=/Users/kirillzhukov/Applications/CLion Nova.app/Contents/bin/ninja/mac/aarch64/ninja" -G Ninja -S /Users/kirillzhukov/CLionProjects/nghttp3_test -B /Users/kirillzhukov/CLionProjects/nghttp3_test/cmake-build-debug
|
|
-- Found OpenSSL: 3.2.0
|
|
-- Found libevent include directory: /usr/local/include
|
|
-- Found libevent component: /usr/local/lib/libevent_core.dylib
|
|
-- Found libevent component: /usr/local/lib/libevent_extra.dylib
|
|
-- Found libevent component: /usr/local/lib/libevent_openssl.dylib
|
|
-- Found libevent component: /usr/local/lib/libevent_pthreads.dylib
|
|
-- Found libevent 2.1.12 in /usr/local
|
|
-- Configuring done (0.1s)
|
|
-- Generating done (0.0s)
|
|
-- Build files have been written to: /Users/kirillzhukov/CLionProjects/nghttp3_test/cmake-build-debug
|