mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
[CMAKE]
* Add missing dependency. svn path=/trunk/; revision=51990
This commit is contained in:
parent
0a2651adde
commit
374a063487
1 changed files with 1 additions and 0 deletions
|
@ -58,3 +58,4 @@ if(NOT MSVC)
|
||||||
target_link_libraries(msvcrtex oldnames)
|
target_link_libraries(msvcrtex oldnames)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_dependencies(msvcrtex psdk)
|
||||||
|
|
Loading…
Reference in a new issue