1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

deps: Fix: remove dep_libpng

This commit is contained in:
Vojtech Kral
2019-03-25 12:27:49 +01:00
parent 956391d9d1
commit ea6e6023f9
-1
View File
@@ -82,7 +82,6 @@ add_custom_target(deps ALL
dep_wxwidgets dep_wxwidgets
dep_gtest dep_gtest
dep_nlopt dep_nlopt
dep_libpng
) )
# Note: I'm not using any of the LOG_xxx options in ExternalProject_Add() commands # Note: I'm not using any of the LOG_xxx options in ExternalProject_Add() commands