diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-08-22 18:28:55 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-23 08:07:15 -0700 |
commit | fe9e67bfaf250aecc17de437668fddfecd7e9b23 (patch) | |
tree | d88d91200327cb1f582d62d32f6f28c84a718494 /.gitignore | |
parent | fb371c063352715c84d2b3b85d16d6c0937b039b (diff) | |
download | subsurface-fe9e67bfaf250aecc17de437668fddfecd7e9b23.tar.gz |
Complement the CMakesList.txt with the latest file inclusions.
Just added the missing files to the CMakesList.txt
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 911b0ee6d..4a34a0754 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ packaging/windows/subsurface.nsi packaging/macos/Info.plist *.kdev4 callgrind.out.* +.gitignore +build/ .rcc .moc .uic |