cb-multios icon indicating copy to clipboard operation
cb-multios copied to clipboard

Whether challenge can be compiled separately?

Open MaggieCwj opened this issue 2 years ago • 3 comments

I just want to test one of the challenges. Can I compile it directly with cmake? I tried cmake ., But it didn't work.

MaggieCwj avatar Feb 13 '23 08:02 MaggieCwj

I modified the instructions in CMakeList.txt to achieve my goal. If you have a better way, you could suggest me:)

MaggieCwj avatar Feb 13 '23 09:02 MaggieCwj

Hi @MaggieCwj, in my previous experiments, I just keep the interesting challenges and remove others in the challenges folder to analyze only the wanted challenges as we need.

Hanseltu avatar Feb 16 '23 04:02 Hanseltu

Hi @MaggieCwj, in my previous experiments, I just keep the interesting challenges and remove others in the challenges folder to analyze only the wanted challenges as we need.

Thank you very much for your reply! I will refer to your suggestions.

MaggieCwj avatar Feb 16 '23 04:02 MaggieCwj