CMakeLists.txt 71 B

123
  1. set(OSXUTILS_SRC OSXUtils.h OSXUtils.mm)
  2. add_sources(${OSXUTILS_SRC})