mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
add before calling PageCompiler
This commit is contained in:
parent
169426850c
commit
9327564309
@ -31,4 +31,4 @@ endif
|
||||
# Rule for runnning PageCompiler
|
||||
src/%.cpp: src/%.cpsp
|
||||
@echo "** Compiling Page" $<
|
||||
$(PAGECOMPILER) $<
|
||||
$(SET_LD_LIBRARY_PATH) $(PAGECOMPILER) $<
|
||||
|
Loading…
Reference in New Issue
Block a user