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

For wtisapi static library create named PDB files #106

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

chr-thien
Copy link

Change CMakeLists.txt for wtisapi:

  • for release builds create a PDB file named wtisapi.pdb
  • for debug build create a PDB file named wtisapid.pdb (using debug suffix variable)

This solves MSVC linker warnings when using prebuilt libraries from Wt.

@emweb emweb merged commit 55b94d9 into emweb:master Mar 17, 2017
@chr-thien chr-thien deleted the cmake-tweaks branch August 25, 2017 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants