update Meander to v2.0.34
This commit is contained in:
parent
32af266a26
commit
60a1689228
3 changed files with 13 additions and 5 deletions
|
|
@ -2579,7 +2579,7 @@ $(BUILD_DIR)/LyraeModules/%.cpp.o: LyraeModules/%.cpp
|
|||
$(foreach m,$(LYRAE_CUSTOM),$(call custom_module_names,$(m),Lyrae)) \
|
||||
-DpluginInstance=pluginInstance__Lyrae
|
||||
|
||||
$(BUILD_DIR)/Meander/src/Meander.cpp.o: Meander/src/Meander.cpp
|
||||
$(BUILD_DIR)/Meander/src/%.cpp.o: Meander/src/%.cpp
|
||||
-@mkdir -p "$(shell dirname $(BUILD_DIR)/$<)"
|
||||
@echo "Compiling $<"
|
||||
$(SILENT)$(CXX) $< $(BUILD_CXX_FLAGS) -c -o $@ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue