Passing include directories for TableGen without include_directories
#15
Labels
enhancement
New feature or request
include_directories
#15
Currently in https://github.com/ispras/utopia-hls/blob/master/src/model/dfcir/CMakeLists.txt MLIR's include directories are passed explicitly with
include_directories
for TableGen to work with. This isn't the ideal way to do so - have to figure out how to work around it.The text was updated successfully, but these errors were encountered: