vote up 1 vote down star
2

Hi,

How do i stop CMake adding .dir to the end of of my IntermdiateDirectory?

Eg. IntermediateDirectory="libTea.dir\Debug"

Thanks.

flag

2 Answers

vote up 0 vote down

You probably want RUNTIME_OUTPUT_DIRECTORY.

link|flag
vote up 0 vote down

Would that work? I can see it working for my .lib file but not the .o's right?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.