mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 10:56:25 +08:00
finished COSXClipboardTests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user