User forums > Using Code::Blocks
using post-build step with custom make file
(1/1)
jfouche:
Hi everybody
I'm using boost::python with bjam, so I use a cutom makefile in my project.
I would like also to use a post build step to copy the generated lib in another directory. But the post build step is read only, and I don't know how to enter a new command inside :(
Why post build step isn't available for custom makefile project ?
--
Jérémie
jfouche:
Nobody can help me if it is possible ?
Or is it a bug ?
--
Jérémie
MortenMacFly:
--- Quote from: jfouche on September 09, 2008, 07:26:29 pm ---Nobody can help me if it is possible ?
--- End quote ---
Why don't you put the post-build step in the Makefile? That's what I would expect if you are talking about a Makefile project.
Pre- and post-build steps are only available if you are using the C::B build system for various reasons. Sorry.
Navigation
[0] Message Index
Go to full version