BUG: fix arguments to wxwindows test
This commit is contained in:
parent
294dec38c9
commit
6b1abee813
@ -522,7 +522,7 @@ IF(BUILD_TESTING)
|
|||||||
--build-makeprogram ${MAKEPROGRAM}
|
--build-makeprogram ${MAKEPROGRAM}
|
||||||
--build-exe-dir ${CMake_BINARY_DIR}/Tests/UseWX
|
--build-exe-dir ${CMake_BINARY_DIR}/Tests/UseWX
|
||||||
--build-project UsewxWindows
|
--build-project UsewxWindows
|
||||||
--build-options CMAKE_ARGS -DCMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE:FILEPATH=${CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE}
|
--build-options -DCMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE:FILEPATH=${CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE}
|
||||||
--test-command UseWX
|
--test-command UseWX
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user