deps: Fix: remove dep_libpng
This commit is contained in:
parent
956391d9d1
commit
ea6e6023f9
1 changed files with 0 additions and 1 deletions
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
|
@ -82,7 +82,6 @@ add_custom_target(deps ALL
|
|||
dep_wxwidgets
|
||||
dep_gtest
|
||||
dep_nlopt
|
||||
dep_libpng
|
||||
)
|
||||
|
||||
# Note: I'm not using any of the LOG_xxx options in ExternalProject_Add() commands
|
||||
|
|
Loading…
Reference in a new issue