From 102a9c242e2a16327fee40f67e52dffff886677d Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 29 Jul 2010 15:34:21 +0000 Subject: [PATCH] [CMAKE] - Export more native tools. - Fix ntdllsys dependency. svn path=/branches/cmake-bringup/; revision=48356 --- CMakeLists.txt | 2 +- lib/ntdllsys/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0be04084a44..7f2dab229c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ include_directories(./include/reactos/wine) add_subdirectory(tools) add_subdirectory(lib) -export(TARGETS widl winebuild wmc nci FILE ${CMAKE_BINARY_DIR}/ImportExecutables.cmake NAMESPACE native- ) +export(TARGETS widl winebuild wmc wrc nci pefixup rsym FILE ${CMAKE_BINARY_DIR}/ImportExecutables.cmake NAMESPACE native- ) else() diff --git a/lib/ntdllsys/CMakeLists.txt b/lib/ntdllsys/CMakeLists.txt index 0344f51bdeb..fb355f8c954 100644 --- a/lib/ntdllsys/CMakeLists.txt +++ b/lib/ntdllsys/CMakeLists.txt @@ -10,4 +10,4 @@ set(CMAKE_ASM_COMPILE_OBJECT " -x assembler-with-cpp -o