feat(kg-3)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
DIRS=dist build $(PLUGIN_DIR)
|
||||
CXX=clang++ -std=c++23
|
||||
CXX=clang++ -std=c++23 -O3
|
||||
NAME=seam_carving
|
||||
PLUGIN_DIR=$(HOME)/.config/GIMP/3.0/plug-ins/$(NAME)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user