Improve error message on misplaced async modifiers
[hiphop-php.git] / hphp / hack / src / libancillary / dune
blob8e010958072fa7fdd469585a4ab9f48837399cf9
1 (library
2   (name libancillary)
3   (wrapped false)
4   (c_names
5     libancillary-stubs)
6   (libraries
7     libancillary_c)
8   (c_flags (:standard -I%{env:CMAKE_SOURCE_DIR=xxx})))