Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192305 Details for
Bug 224951
[Tracker] dev-ruby/qt4-qtruby issues
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qwt includes patch
qwtruby_includes.patch (text/plain), 901 bytes, created by
Franz Trischberger
on 2009-05-24 15:03:17 UTC
(
hide
)
Description:
qwt includes patch
Filename:
MIME Type:
Creator:
Franz Trischberger
Created:
2009-05-24 15:03:17 UTC
Size:
901 bytes
patch
obsolete
>--- qt4-qtruby-2.0.3.org/ruby/qwt/CMakeLists.txt 2009-05-24 16:24:35.000000000 +0200 >+++ qt4-qtruby-2.0.3/ruby/qwt/CMakeLists.txt 2009-05-24 16:55:15.000000000 +0200 >@@ -1,9 +1,9 @@ > include_directories( ${CMAKE_SOURCE_DIR}/smoke ${RUBY_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/ruby/qtruby/src) >-INCLUDE_DIRECTORIES (${QT_INCLUDES}) >+INCLUDE_DIRECTORIES (${QT_INCLUDES} ${Qwt5_INCLUDE_DIR}) > > set(rubyqwt_LIBRARY_SRC qwt.cpp qwthandlers.cpp) > add_library(rubyqwt MODULE ${rubyqwt_LIBRARY_SRC}) >-target_link_libraries(rubyqwt ${QT_QTCORE_LIBRARY} ${RUBY_LIBRARY} smokeqt smokeqwt qtruby4shared) >+target_link_libraries(rubyqwt ${QT_QTCORE_LIBRARY} ${RUBY_LIBRARY} ${smokeqt} ${smokeqwt} ${qtruby4shared}) > set_target_properties(rubyqwt PROPERTIES PREFIX "" OUTPUT_NAME qwt) > install(TARGETS rubyqwt DESTINATION ${CUSTOM_RUBY_SITE_ARCH_DIR}) > install(FILES qwt.rb DESTINATION ${CUSTOM_RUBY_SITE_LIB_DIR}/qwt)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 224951
:
161141
|
180434
|
189304
|
189306
| 192305 |
192592