Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

scripts: remove windows specific code in dsn.cmake #160

Merged
merged 4 commits into from
Sep 11, 2018

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Sep 10, 2018

As there're so many complicated windows specific codes in dsn.cmake, in this PR I removed most of them and make it looks much simpler.

  • remove dsn_add_pseudo_projects, since it requires MSVC_IDE
  • remove PROJ_LANG arg in ms_add_project because we only support C++.
  • remove dsn_make_source_group_by_subdir, ms_add_compiler_flags and ms_replace_compiler_flags since they are useless.

@qinzuoyan qinzuoyan merged commit eda8d7e into XiaoMi:master Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants