Skip to content

Add Makefile for building the project instead of building guide#5

Open
deathbeam wants to merge 1 commit intophilroberts:masterfrom
deathbeam:makefile
Open

Add Makefile for building the project instead of building guide#5
deathbeam wants to merge 1 commit intophilroberts:masterfrom
deathbeam:makefile

Conversation

@deathbeam
Copy link
Copy Markdown

Instead of having building instructions in README, add Makefile that does everything for us.
Also adds LuaCURL as submodule as it is very useful to just have it like that.

Signed-off-by: Tomas Slusny slusnucky@gmail.com

@deathbeam deathbeam force-pushed the makefile branch 2 times, most recently from 4de42b3 to 713548c Compare December 11, 2019 08:04
@marnux
Copy link
Copy Markdown

marnux commented Dec 12, 2019

I tried this and it worked well.

git clone --recurse-submodules --branch makefile https://github.com/deathbeam/pobfrontend.git
cd <cloned_frontend_dir>
git clone https://github.com/Openarl/PathOfBuilding.git
make
./pobfrontend

It makes building a lot easier.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants