mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +00:00
Disable some C++ code, which doesn't compile for me
This commit is contained in:
parent
58332b076c
commit
83d9920cb9
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ add_subdirectory(charmap)
|
|||
add_subdirectory(clipbrd)
|
||||
add_subdirectory(cmdutils)
|
||||
add_subdirectory(control)
|
||||
add_subdirectory(drwtsn32)
|
||||
#add_subdirectory(drwtsn32)
|
||||
add_subdirectory(dxdiag)
|
||||
add_subdirectory(extrac32)
|
||||
add_subdirectory(findstr)
|
||||
|
|
|
@ -11,7 +11,7 @@ add_subdirectory(nslookup)
|
|||
add_subdirectory(ping)
|
||||
add_subdirectory(route)
|
||||
if(NOT USE_CLANG_CL)
|
||||
add_subdirectory(telnet)
|
||||
#add_subdirectory(telnet)
|
||||
endif()
|
||||
add_subdirectory(tracert)
|
||||
add_subdirectory(whois)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue