Skip to content
Snippets Groups Projects
Commit a9108662 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

SuperBuild: skip install export.cmake for libpng

parent ee25691a
Branches
Tags
No related merge requests found
...@@ -24,6 +24,7 @@ ExternalProject_Add(PNG ...@@ -24,6 +24,7 @@ ExternalProject_Add(PNG
-DPNG_TESTS:BOOL=OFF -DPNG_TESTS:BOOL=OFF
-DVERSIONED_OUTPUT_LIB:BOOL=OFF -DVERSIONED_OUTPUT_LIB:BOOL=OFF
-DSKIP_INSTALL_FILES:BOOL=ON -DSKIP_INSTALL_FILES:BOOL=ON
-DSKIP_INSTALL_EXPORT:BOOL=ON
-DSKIP_INSTALL_EXECUTABLES:BOOL=OFF -DSKIP_INSTALL_EXECUTABLES:BOOL=OFF
${PNG_SB_CONFIG} ${PNG_SB_CONFIG}
CMAKE_COMMAND ${SB_CMAKE_COMMAND} CMAKE_COMMAND ${SB_CMAKE_COMMAND}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment