Hi,
How do i stop CMake adding .dir to the end of of my IntermdiateDirectory?
Eg. IntermediateDirectory="libTea.dir\Debug"
Thanks.
|
2
|
Hi, How do i stop CMake adding .dir to the end of of my IntermdiateDirectory? Eg. IntermediateDirectory="libTea.dir\Debug" Thanks. |
||
|
|
|
|
You probably want |
||
|
|
|
|
Would that work? I can see it working for my .lib file but not the .o's right? |
||
|
|