mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
[LOG2LINES] Compile the tool for MSVC builds
This commit is contained in:
@@ -147,9 +147,7 @@ if(NOT CMAKE_CROSSCOMPILING)
|
||||
endif()
|
||||
add_subdirectory(sdk/include/host)
|
||||
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(dll/win32/dbghelp)
|
||||
endif()
|
||||
add_subdirectory(dll/win32/dbghelp)
|
||||
add_subdirectory(sdk/tools)
|
||||
add_subdirectory(sdk/lib)
|
||||
|
||||
|
Reference in New Issue
Block a user