mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
- Export cdmake as a native tool. svn path=/branches/cmake-bringup/; revision=48798
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ include_directories(${REACTOS_BINARY_DIR}/include)
|
||||
add_subdirectory(tools)
|
||||
add_subdirectory(lib)
|
||||
|
||||
export(TARGETS widl winebuild nci buildno gendib FILE ${CMAKE_BINARY_DIR}/ImportExecutables.cmake NAMESPACE native- )
|
||||
export(TARGETS widl winebuild nci buildno gendib cdmake FILE ${CMAKE_BINARY_DIR}/ImportExecutables.cmake NAMESPACE native- )
|
||||
|
||||
else()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user