diff options
| author | Tobin Ehlis <tobine@google.com> | 2017-10-26 13:01:28 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2017-10-30 11:01:05 -0600 |
| commit | 16b492dedcc38f7858938bfdb8a86aed4b6fb73e (patch) | |
| tree | 0dfd1eec7c19dcbf3cb67442a74ff93251a6fbfd | |
| parent | 5ef1efc5b83e4265330f232dfbcf0831b332c446 (diff) | |
| download | usermoji-16b492dedcc38f7858938bfdb8a86aed4b6fb73e.tar.xz | |
layers:Kill extra whitespace in CMakeLists.txt
| -rw-r--r-- | layers/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/CMakeLists.txt b/layers/CMakeLists.txt index 7049c97d..9567d714 100644 --- a/layers/CMakeLists.txt +++ b/layers/CMakeLists.txt @@ -94,8 +94,6 @@ foreach (config_file ${LAYER_JSON_FILES_NO_DEPENDENCIES}) endforeach(config_file) - - # Add targets for JSON file install on Linux. # Need to remove the "./" from the library path before installing to /etc. if(UNIX) |
