Generate dll names to lib_names.h

Remove some not needed ifdef blocks

Change-Id: I29f787bde819a2f19312dd5713df0d4534a47cd8
This commit is contained in:
Mateusz Jablonski
2018-06-11 16:15:11 +02:00
committed by sys_ocldev
parent 84422edbd9
commit 5007c60a03
12 changed files with 26 additions and 78 deletions

View File

@ -31,5 +31,6 @@ static const bool clCacheEnabled = false;
#endif
#cmakedefine CL_CACHE_LOCATION "${CL_CACHE_LOCATION}"
#cmakedefine NEO_ARCH "${NEO_ARCH}"
#endif /* CONFIG_H */