Hi, Rohit! On Mar 16, Rohit Kalhans wrote: > hello all, > > I am trying to fix a few bugs but ever after small modifications in > specific files, make command build all targets irrespective of whether or > not they are dependent on the modified source. I am no expert in build > commands but this seem off since it keeps taking exceptionally long time to > build. > > Is there a trick/workaround that can prevent all targets from being built. > Or am I missing something.
Please explain in details what you have changed and what is being built that you think shouldn't be. cmake is usually pretty good in tracking dependencies. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

