deps: Fix: remove dep_libpng
This commit is contained in:
parent
956391d9d1
commit
ea6e6023f9
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user