Many thanks, Matthias!
Works!
Best,
Konrad
On Wednesday, December 25, 2019 at 2:07:41 PM UTC+1, Matthias Maier wrote:
>
>
> On Fri, Dec 20, 2019, at 13:07 CST, Konrad Simon > wrote:
>
> >
> ###
>
>
> >
> ##
On Fri, Dec 20, 2019, at 13:07 CST, Konrad Simon wrote:
> ###
> ###
> ADD_CUSTOM_TARGET(debug
> COMMAND ${CMAKE_COMMAND} -DCMAKE_BUILD_TYPE=D
Hi Wolfgang,
On Tuesday, December 24, 2019 at 5:59:31 PM UTC+1, Wolfgang Bangerth wrote:
>
>
> Konrad,
> your email has no question :-) Is your problem that you can't call 'make
> -j8'
> and your question how to make that possible? If so, what happens if you
> try?
> What is the error message
Konrad,
your email has no question :-) Is your problem that you can't call 'make -j8'
and your question how to make that possible? If so, what happens if you try?
What is the error message?
Best
W.
On 12/20/19 12:07 PM, Konrad Simon wrote:
> Hello deal.ii community,
>
> I am posting again
Hello deal.ii community,
I am posting again (sorry) with a bit more info since I did not find the
mistake in my cmake setup. I have essentially the following project
structure:
project/source
project/include
project/doc
project/test.
In project/ I have this CMakeLists.txt:
##