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

Appearance settings

Commit 37e8e69

Browse filesBrowse files
committed
arrive at 'fakeit::UnexpectedMethodCallException'
1 parent 5a5b1a7 commit 37e8e69
Copy full SHA for 37e8e69

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎test/CMakeLists.txt

Copy file name to clipboardExpand all lines: test/CMakeLists.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ target_compile_options(first_test PUBLIC
5252
)
5353

5454
target_link_libraries(first_test PRIVATE
55-
# ${CMAKE_CURRENT_SOURCE_DIR}/blink.o # if I uncomment this, I get a multiple redefinition error
55+
${CMAKE_CURRENT_SOURCE_DIR}/objs/blink.o # if I uncomment this, I get a multiple redefinition error
5656
ArduinoFake
5757
FakeIt-standalone
5858
CppUTest::CppUTest

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.