The Wayback Machine - https://web.archive.org/web/20201201012340/https://github.com/microsoft/cpprestsdk/pull/904/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Enable precompiled headers for test/functional (#891)" #904

Merged
merged 1 commit into from Oct 11, 2018

Commits on Oct 11, 2018

  1. Revert "Enable precompiled headers for test/functional (#891)"

    This reverts commit 2aa4a64 because it fails
    to compile:
    
    D:\cpprestsdk\build.debug>ninja
    ninja: error: dependency cycle: Release/tests/functional/http/client/stdafx.pch -> Release/tests/functional/http/client/CMakeFiles/httpclient_test.dir/stdafx.cpp.obj -> Release/tests/functional/http/client/stdafx.pch
    BillyONeal committed Oct 11, 2018
You can’t perform that action at this time.