Fixed MSVC bindings regeneration.
Still one typo had been left in the cmake file.
This commit is contained in:
parent
e171285408
commit
ba8cb3b0a6
@ -265,7 +265,7 @@ if (MSVC)
|
|||||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/Bindings/
|
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/Bindings/
|
||||||
|
|
||||||
# add any new generation dependencies here
|
# add any new generation dependencies here
|
||||||
DEPENDS ${BINDING_DEPENDECIES}
|
DEPENDS ${BINDING_DEPENDENCIES}
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user