mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +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)
|
||||
endif()
|
||||
|
||||
add_dependencies(msvcrtex psdk)
|
||||
|
|
Loading…
Reference in a new issue