mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix build, sorry...
svn path=/trunk/; revision=55779
This commit is contained in:
@@ -78,6 +78,9 @@ else()
|
||||
#useful stuff!
|
||||
include(CMakeParseArguments)
|
||||
|
||||
# this is needed as well
|
||||
link_directories(${REACTOS_SOURCE_DIR}/importlibs)
|
||||
|
||||
if(ENABLE_CCACHE)
|
||||
set(CMAKE_C_USE_RESPONSE_FILE_FOR_INCLUDES OFF)
|
||||
set(CMAKE_CXX_USE_RESPONSE_FILE_FOR_INCLUDES OFF)
|
||||
|
||||
Reference in New Issue
Block a user