robocup-software icon indicating copy to clipboard operation
robocup-software copied to clipboard

Rework CMake configuration

Open kylestach opened this issue 4 years ago • 2 comments

Description

Rework CMake configuration and directory structure. This should speed up incremental builds, as we no longer need to relink the entirety of soccer (and what was previously the robocup.so library) for any change to any of the node.

While we're at it, might as well move soccer/src/soccer -> soccer so we don't have to deal with an extra layer of nested directories for no reason.

Associated Issue

N/A, I was just annoyed

Design Documents

N/A

Steps to test

Do it build?

  1. Do it build?

Expected result: It do build.

kylestach avatar Jun 17 '21 05:06 kylestach

After fixing things on my side, the sim opened. I assume this is what was desired?

hdemusg avatar Jun 20 '21 13:06 hdemusg

I'll merge after comp

kylestach avatar Jun 20 '21 19:06 kylestach