cmake: Move bpf-static and bpf-shared targets lower in file
authorDaniel Xu <dxu@dxuuu.xyz>
Wed, 30 Jun 2021 22:42:12 +0000 (15:42 -0700)
committeryonghong-song <ys114321@gmail.com>
Thu, 1 Jul 2021 16:00:09 +0000 (09:00 -0700)
commit9686dcba515e786971518e79c080a278efc890fb
tree40f0664cd713b76fd36491fd062ce9a3fd6c1a60
parent6062343568245221acfd2513415e0fee5783f58b
cmake: Move bpf-static and bpf-shared targets lower in file

Move the definitions lower in the file so we can reuse some variables in
the next commit.
src/cc/CMakeLists.txt