Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is umock_cFunctions.cmake ? #257

Open
jiapei100 opened this issue Jul 17, 2022 · 1 comment
Open

Where is umock_cFunctions.cmake ? #257

jiapei100 opened this issue Jul 17, 2022 · 1 comment

Comments

@jiapei100
Copy link

include("${CMAKE_CURRENT_LIST_DIR}/umock_cTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/umock_cFunctions.cmake")
@dcristoloveanu
Copy link
Member

The cfunctions.cmake has been removed in 2021. The reason is that umock_c has switched to using build_test_artifacts to add the test suites rather than using its own internal umockc_build_test_artifacts.

Can you let me know what is not working for you because of the missing umock_cFunctions.cmake?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants