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

Issue 774 #785

Merged
merged 5 commits into from
Jun 12, 2020
Merged

Issue 774 #785

merged 5 commits into from
Jun 12, 2020

Commits on Jun 11, 2020

  1. deps/cmake: fix #774 using generator expressions

    The problem was that our previous solution could handle only Release or Debug config. The new solution can handle any configuration and is simpler.
    PeterMatula committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    cde03bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd4416 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    91b05a8 View commit details
    Browse the repository at this point in the history
  2. Revert "cmake: replace set_property() with target_{link,compile}_opti…

    …ons()"
    
    This reverts commit 7fa4753.
    PeterMatula committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    05c8625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a68a2 View commit details
    Browse the repository at this point in the history