Skip to content

register_fprime_module() and header files #2824

Answered by LeStarch
Gonta01 asked this question in Q&A
Discussion options

You must be logged in to vote

Headers are located from the following directories:

  1. Root of project
  2. Root of any "fprime libraries"
  3. Root of fprime framework
  4. Root of project in build cache (for autocoded files)
  5. Root of fprime libraries in build cache (for autocoded files)
  6. Root of fprime framework in build cache (for autocoded files)

If you need special paths you can use target_include_directories or include_directories CMake commands to add them

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Gonta01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants