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

Collapse All | Expand All

(-)a/doc/CMakeLists.txt (+4 lines)
Lines 18-23 Link Here
18
		DEPENDS ${target}/${file}
18
		DEPENDS ${target}/${file}
19
	)
19
	)
20
20
21
	if (${name} STREQUAL "man")
22
		set ( TARGET_DOCUMENTATION_FOLDER "share" )
23
	endif()
24
21
	if (INSTALL_DOCUMENTATION)
25
	if (INSTALL_DOCUMENTATION)
22
		install (
26
		install (
23
			DIRECTORY ${target}
27
			DIRECTORY ${target}

Return to bug 497132