Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b99baa

Browse files
committed
Updated target and mock_target
1 parentef6989e commit1b99baa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎buildcc/lib/target/cmake/mock_target.cmake‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ target_link_options(mock_target PUBLIC ${TEST_LINK_FLAGS} ${BUILD_LINK_FLAGS})
2121
target_link_libraries(mock_targetPUBLIC
2222
Taskflow
2323

24-
mock_schema
2524
mock_toolchain
2625

2726
CppUTest

‎buildcc/lib/target/cmake/target.cmake‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ if(${BUILDCC_BUILD_AS_INTERFACE})
2828
$<INSTALL_INTERFACE:${BUILDCC_INSTALL_HEADER_PREFIX}>
2929
)
3030
target_link_libraries(targetPUBLIC
31-
schema
3231
toolchain
3332
Taskflow
3433
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp