Skip to content

Commit 729b790

Browse files
Update host-tools.cmake
1 parent 294f546 commit 729b790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/cmake/host-tools.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
include(ExternalProject)
33

44
function(setup_host_tools)
5-
list(APPEND HOST_TOOLS asmpp bin2c widl winebuild gendib cabman fatten hpp isohybrid mkhive mkisofs obj2bin spec2def geninc mkshelllink txt2nls utf16le xml2sdb)
5+
list(APPEND HOST_TOOLS asmpp bin2c widl gendib cabman fatten hpp isohybrid mkhive mkisofs obj2bin spec2def geninc mkshelllink txt2nls utf16le xml2sdb)
66
if(NOT MSVC)
77
list(APPEND HOST_TOOLS pefixup)
88
if (ARCH STREQUAL "i386")

0 commit comments

Comments
 (0)