yosys/libs/bigint/CMakeLists.txt

15 lines
271 B
CMake

yosys_core(bigint
BigIntegerAlgorithms.cc
BigIntegerAlgorithms.hh
BigInteger.cc
BigInteger.hh
BigIntegerLibrary.hh
BigIntegerUtils.cc
BigIntegerUtils.hh
BigUnsigned.cc
BigUnsigned.hh
BigUnsignedInABase.cc
BigUnsignedInABase.hh
NumberlikeArray.hh
)