diff options
author | Gil <mcg@google.com> | 2018-01-17 10:24:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-17 10:24:27 -0800 |
commit | 6a3379db62ccbce7fc9a859032955614e78e68bb (patch) | |
tree | e50af3689dfcb0a55478bc92272821bbbc6a8f81 /Firebase/Storage/FIRStorageMetadata.m | |
parent | c3664973a94a2c715b9c57583f5953483caf2cce (diff) |
Add a cc_library to the CMake build (#670)
* Rewrite cc_test to take named arguments
Cut down on build file verbosity by having cc_test take SOURCES and
DEPENDS. The separate invocation of target_link_libraries is no longer
necessary.
* Add a cc_library rule to parallel cc_test
This cuts down on build file verbosity.
* Automatically add OBJC_FLAGS to cc_libraries if applicable
* Exclude platform-specific libraries from 'all'
This is makes it possible to declare this kind of library
unconditionally. Usage within a test or as a dependency will actually
trigger building.
* Restore secure_random_test.cc; clean-up comments
Diffstat (limited to 'Firebase/Storage/FIRStorageMetadata.m')
0 files changed, 0 insertions, 0 deletions