Paladin icon indicating copy to clipboard operation
Paladin copied to clipboard

Allow execution of ar after build to create static lib

Open adamfowleruk opened this issue 6 years ago • 1 comments

For the tests project we require the application to have ar run to create a shared library instead of a built EXE in order for the tests project to compile. Add an option for Paladin.pld to build this file after source code is generated. See Tests/compile.sh for details

adamfowleruk avatar Dec 03 '19 21:12 adamfowleruk

Does this already if the target is a static library, but there's no current option in PostBuild to do both

adamfowleruk avatar Jan 08 '20 22:01 adamfowleruk