mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Some minor fixes:
- Fix SUPPORT_X and TESTS_X flags in cmake Previously it was possible to enable TESTS_X with disabled SUPPORT_X - Remove genX dirs from include paths Change-Id: I70aa6ee4df6cc1ca641cce2e99b66f92f99fd4e1
This commit is contained in:

committed by
sys_ocldev

parent
9564c5c2c1
commit
4f884496a6
@ -20,8 +20,8 @@
|
||||
* OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "hw_info.h"
|
||||
#include "runtime/command_stream/tbx_command_stream_receiver.h"
|
||||
#include "runtime/helpers/hw_info.h"
|
||||
#include "runtime/helpers/options.h"
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user