Skip to content

Linking externalproject() causes no rule to make libSomething.a needed by actual project. #1829

Answered by babaliaris
babaliaris asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, I thought of it and now I understand that it is impossible to do.
Also, the documentation says that externalproject() only works with Visual Studio for now. But on Linux, it actually locates the Makefile and executes it, which is nice.

Anyway, on Linux (using makefiles), linking an external project would be impossible since Makefiles are not standard at all
which means anyone can write it in any way he wants, thus, premake could not possibly know the build directories.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by babaliaris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant