Need way to detect non-core modules in build

Bug #872958 reported by Chris Hillery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
Medium
Chris Hillery

Bug Description

We have a few test cases in core Zorba which depend on non-core modules. We would like to add some more, including "integration" tests and utility scripts.

What we need is some CMake flag which is set by the existence of a given non-core module, so the core CMakeLists.txt files can do things like

IF (PROCESS_MODULE_EXISTS)
  ADD_TEST(depends_on_process ....)
...

Related branches

Chris Hillery (ceejatec)
Changed in zorba:
importance: Undecided → Medium
Chris Hillery (ceejatec)
Changed in zorba:
assignee: nobody → Chris Hillery (ceejatec)
Changed in zorba:
status: New → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.