Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,103
    • Issues 4,103
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !148

Add target property VS_ASSETS_DIRECTORY to define custom images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Roman requested to merge Roman80/cmake:vs-assets-directory into master Oct 06, 2016
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 1

e.g.: set_property(TARGET ${PROJECT_NAME} PROPERTY VS_ASSETS_DIRECTORY "${CMAKE_SOURCE_DIR}/artwork/WinStore")

With this it is now possible to define a custom directory where the images are.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: vs-assets-directory