Home | History | Annotate | Download | only in scripts

Lines Matching full:lib

21      PATHS /usr/lib /usr/local/lib
34 option(PNG_SHARED "Build shared lib" YES)
35 option(PNG_STATIC "Build static lib" YES)
69 # msvc does not append 'lib' - do it here to have consistent name
71 set(PNG_LIB_NAME lib)
75 # to distinguish between debug and release lib
161 set(libdir ${CMAKE_INSTALL_PREFIX}/lib)
180 # that's uncool on win32 - it overwrites our static import lib...
186 install_targets(/lib ${PNG_LIB_NAME})
188 install_targets(/lib ${PNG_LIB_NAME_STATIC})
194 install(FILES ${PNG_BINARY_DIR}/libpng.pc DESTINATION lib/pkgconfig)
196 install(FILES ${PNG_BINARY_DIR}/${PNGLIB_NAME}.pc DESTINATION lib/pkgconfig)
209 # to create msvc import lib for mingw compiled shared lib
211 # lib /def:libpng.def /machine:x86