aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/winrtdebughelper/CMakeLists.txt
blob: 0b19c9310c189d5b82b9d04abed29e71efee7e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (C) YourCompany. All rights reserved.
#
# GENERATED BY CPP-DEPENDENCIES - do not edit, your changes will be lost
# If you must edit, remove these two lines to avoid regeneration

project(src.tools.winrtdebughelper)


add_library(${PROJECT_NAME} STATIC
  winrtdebughelper.cpp
)