]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: remove unnecessary target_include_directories() for spawn
authorCasey Bodley <cbodley@redhat.com>
Wed, 3 Feb 2021 20:17:47 +0000 (15:17 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Feb 2021 16:10:29 +0000 (11:10 -0500)
commit021c1dd2dd1160ba097a9cbb4de0b4306ebb9e6f
treeb7d17877bfa86e911ea4996929fedf85d72dbd56
parent9af4b671c81af4ac15b0e408db6523dd1fe5843a
cmake: remove unnecessary target_include_directories() for spawn

targets that depend on spawn via target_link_libraries() automatically
pull in their compile options and include directories

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 94b49496588a352e40ad594419f18a74cabdcef9)
src/test/cls_fifo/CMakeLists.txt
src/tools/CMakeLists.txt