mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-14 02:18:42 -05:00
Tests: Build testUVProcessChainHelper with WIN32_LEAN_AND_MEAN
This commit is contained in:
@@ -53,6 +53,7 @@ endif()
|
||||
|
||||
add_executable(testUVProcessChainHelper testUVProcessChainHelper.cxx)
|
||||
target_link_libraries(testUVProcessChainHelper CMakeLib)
|
||||
target_compile_definitions(testUVProcessChainHelper PRIVATE WIN32_LEAN_AND_MEAN)
|
||||
|
||||
set(testRST_ARGS ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
set(testUVProcessChain_ARGS $<TARGET_FILE:testUVProcessChainHelper>)
|
||||
|
||||
Reference in New Issue
Block a user