Skip to content

Conversation

@vvereschaka
Copy link
Contributor

Added new optional arguments:

  • compiler_flags - common flags for C and C++ compilers.
  • linker_flags - common linker flags for all exe/module/shared configurations.
  • src_dir - source dir for the test suite source code (within prop:buildir).
  • obj_dir - build dir for the test suite (within prop:buildir).

Added new output properties:

  • ts_srcdir
  • ts_objdir

Added new optional arguments:
* compiler_flags - common flags for C and C++ compilers.
* linker_flags - common linker flags for all exe/module/shared configurations.
* src_dir - source dir for the test suite source code (within prop:buildir).
* obj_dir - build dir for the test suite (within prop:buildir).

Added new output properties:
* ts_srcdir
* ts_objdir
@vvereschaka vvereschaka self-assigned this Nov 14, 2025
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

Successfully merging this pull request may close these issues.

1 participant