Files
filament/libs
Philip Rideout e9430dd07f Do not use CMAKE_SOURCE_DIR.
This is one of those CMake gotchas, we should always use
CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR to allow
Filament to exist as a subproject.

In particular, this was causing the following build error when trying to
build Filament as a nested project.

    combine-static-libs.sh: No such file or directory

Fixes #861.
2019-02-22 15:38:52 -08:00
..
2019-02-19 15:54:58 -08:00
2019-02-07 09:23:07 -08:00
2019-02-22 15:38:52 -08:00
2019-02-07 09:23:07 -08:00
2019-02-07 09:23:07 -08:00
2019-02-14 20:54:56 -08:00