summaryrefslogtreecommitdiff
path: root/src/nativeresources/CMakeLists.txt
blob: 947a914389707180a781cc4e7e0f1d098345c799 (plain)
1
2
3
4
5
6
7
project(nativeresourcestring)

add_library_clr(nativeresourcestring
  STATIC
  resourcestring.cpp
)