mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Added io debug target.
This commit is contained in:
2
Makefile
2
Makefile
@@ -110,7 +110,7 @@ clean:
|
||||
rm -rf build_*/
|
||||
|
||||
# targets handled by cmake
|
||||
cmake_targets = test upload package package_source debug check_weak
|
||||
cmake_targets = test upload package package_source debug debug_io check_weak
|
||||
$(foreach targ,$(cmake_targets),$(eval $(call cmake-targ,$(targ))))
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user