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

Collapse All | Expand All

(-)jasper-2.0.0/src/libjasper/CMakeLists.txt.ori (+2 lines)
Lines 135-140 Link Here
135
	"${CMAKE_CURRENT_SOURCE_DIR}/include"
135
	"${CMAKE_CURRENT_SOURCE_DIR}/include"
136
)
136
)
137
137
138
target_link_libraries(libjasper m)
139
138
if (UNIX)
140
if (UNIX)
139
	set_target_properties(libjasper PROPERTIES OUTPUT_NAME jasper)
141
	set_target_properties(libjasper PROPERTIES OUTPUT_NAME jasper)
140
endif()
142
endif()

Return to bug 601070