Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 296023 | Differences between
and this patch

Collapse All | Expand All

(-)CMakeLists.txt.old (-1 / +1 lines)
Lines 234-240 Link Here
234
endif (NOT MINGW AND NOT APPLE)
234
endif (NOT MINGW AND NOT APPLE)
235
235
236
set (subdirs al awl osdabzip rtf2html mscore share manual demos
236
set (subdirs al awl osdabzip rtf2html mscore share manual demos
237
     scriptgen singleapp fluid)
237
     singleapp fluid)
238
238
239
if (MINGW OR APPLE)
239
if (MINGW OR APPLE)
240
      set (subdirs ${subdirs} portmidi)
240
      set (subdirs ${subdirs} portmidi)

Return to bug 296023