boost: use add_generated_exception_objects
Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6
This commit is contained in:
parent
69d03c69d4
commit
ceaa802b1f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ $(eval $(call gb_StaticLibrary_use_unpacked,boostdatetime,boost))
|
|||
|
||||
$(eval $(call gb_StaticLibrary_set_cxx_suffix,boostdatetime,cpp))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_generated_cxxobjects,boostdatetime,\
|
||||
$(eval $(call gb_StaticLibrary_add_generated_exception_objects,boostdatetime,\
|
||||
UnpackedTarball/boost/libs/date_time/src/gregorian/date_generators \
|
||||
UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types \
|
||||
UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month \
|
||||
|
|
Loading…
Reference in a new issue