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

Collapse All | Expand All

(-)CMakeLists.txt (-1 lines)
Lines 234-240 Link Here
234
234
235
ADD_SUBDIRECTORY(cppconn)
235
ADD_SUBDIRECTORY(cppconn)
236
ADD_SUBDIRECTORY(driver)
236
ADD_SUBDIRECTORY(driver)
237
ADD_SUBDIRECTORY(examples)
238
237
239
IF(DEFINED CMAKE_SYSTEM_NAME AND ${CMAKE_SYSTEM_NAME} STREQUAL "SunOS")
238
IF(DEFINED CMAKE_SYSTEM_NAME AND ${CMAKE_SYSTEM_NAME} STREQUAL "SunOS")
240
	# see also README
239
	# see also README

Return to bug 282898