Skip to content
Snippets Groups Projects

WIP:Feature/#447 Remove Resource_Path and copy resources to build dir

Open Jan Delember requested to merge feature/#447_Copy_standard_assets_to_build_folder into master
1 unresolved thread

closes #447

Edited by Jan Delember

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jan Delember changed title from Remove Resource_Path and copy resources to build dir to Feature/#447 Remove Resource_Path and copy resources to build dir

    changed title from Remove Resource_Path and copy resources to build dir to Feature/#447 Remove Resource_Path and copy resources to build dir

    By Jan Müller on 2018-06-27T11:49:28 (imported from GitLab)

76 70 )
77 71
78 72 generate_configure_files(phoenix)
73
74 add_custom_command(TARGET phoenix PRE_BUILD
  • I think we should rather try to do this in the conan script, so that new projects using conan do not need to add this to their cmake but get the resources copied, when they include phx via conan.

    By Jonathan Ehret on 2018-06-28T20:06:29 (imported from GitLab)

  • Please register or sign in to reply
  • Jan Delember marked as a Work In Progress

    marked as a Work In Progress

    By Martin Bellgardt on 2018-07-19T08:17:32 (imported from GitLab)

  • Please register or sign in to reply
    Loading