On 7. 6. 25 13:56, Peter Balogh wrote:
Hi,
Thank you, this combination did work
I needed the FindSerf.cmake and I used these commands
cmake --install out --prefix ins --config Debug
cmake -B out
-DCMAKE_TOOLCHAIN_FILE=..\vcpkg\scripts\buildsystems\vcpkg.cmake
-DAPR_ROOT=..\vcpkg\packages\apr_x64-windows
-DAPRUtil_ROOT=..\vcpkg\packages\apr-util_x64-windows
Now I have a debug subversion with debug serf running, thanks!
Is there a downside of the FindSerf.cmake change? Can it get merged to
trunk?
It's in Subversion trunk as of this morning (my local time, that is).
#worksforme
-- Brane