Not Monitored
Tag not monitored by Microsoft.
41,407 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am new to CMake with VS.
I have an old project with several c modules.
When i try to compile the whole thing, everything is fine.
But when I try to add a new module named mytest.c with a function testit.c in it and call it within my main module i get a 2019 error.
And within cmake.setup I get "CMake Error at cmake/setup.cmake:73 (target_sources).
I think i missed something to reference the new module.
But where should it be done?
Thanks in advance.
cua
michael