Skip to content

Commit

Permalink
build on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Mar 21, 2023
1 parent a5a4e55 commit f6a99b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,9 @@ compile_commands.json
*creator.user*
.DS_Store
.~lock.TODO.ods#

# Qt build
.qtc_clangd
.qmake.stash
*_x86_64.pch
Ramses.app
2 changes: 1 addition & 1 deletion src/Ramses.pro
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ INCLUDEPATH += rameditwidgets \
ramobjectdelegates \
ramobjectmodels \
ramobjectviews \
rammanagerwidgets \
rammanagerwidgets

SOURCES += \
progressmanager.cpp \
Expand Down

0 comments on commit f6a99b2

Please sign in to comment.