mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 16:48:06 +02:00
add before calling PageCompiler
This commit is contained in:
@@ -31,4 +31,4 @@ endif
|
||||
# Rule for runnning PageCompiler
|
||||
src/%.cpp: src/%.cpsp
|
||||
@echo "** Compiling Page" $<
|
||||
$(PAGECOMPILER) $<
|
||||
$(SET_LD_LIBRARY_PATH) $(PAGECOMPILER) $<
|
||||
|
Reference in New Issue
Block a user