-
As specified in Cmake API when we use register_fprime_module() we need to specify two variables SOURCE_FILES and MOD_DEPS. |
Beta Was this translation helpful? Give feedback.
Answered by
LeStarch
Jul 31, 2024
Replies: 1 comment
-
Headers are located from the following directories:
If you need special paths you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Gonta01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Headers are located from the following directories:
If you need special paths you can use
target_include_directories
orinclude_directories
CMake commands to add them