Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
cmake3
form.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File form.patch of Package cmake3
diff --git a/Source/CursesDialog/CMakeLists.txt b/Source/CursesDialog/CMakeLists.txt index 7d4e88c..0cc5357 100644 --- a/Source/CursesDialog/CMakeLists.txt +++ b/Source/CursesDialog/CMakeLists.txt @@ -30,7 +30,7 @@ if( NOT CMAKE_USE_SYSTEM_FORM ) include_directories(${CMake_SOURCE_DIR}/Source/CursesDialog/form ${CMake_BINARY_DIR}/Source/CursesDialog/form) endif() -include_directories(${CURSES_INCLUDE_PATH}) +include_directories(${CURSES_INCLUDE_PATH}/ncurses/) add_executable(ccmake ${CURSES_SRCS} )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor