finished COSXClipboardTests

This commit is contained in:
Nick Bolton
2011-04-24 17:37:15 +00:00
parent 7cd8980f7f
commit 3e70306f08
4 changed files with 176 additions and 1 deletions

View File

@@ -29,6 +29,12 @@ if(WIN32)
)
endif()
if(APPLE)
list(APPEND integtests
${root_dir}/src/integtest/platform/COSXClipboardTests.cpp
)
endif()
set(inc
${root_dir}
${root_dir}/lib