cdf41010ef
Subfolsers of 'include' are included in the library. Fixed include issues for test programs to compile. Qt libraries are not linked with executables.
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
HEADERS += \
|
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/iterator_type.hpp \
|
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/const_iterator_type.hpp \
|
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/c_array.hpp
|