Skip to content

Commit

Permalink
Added BuildSelection.cpp to CMakeLists (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
sts1skj authored Aug 10, 2020
1 parent 5b4d7c6 commit f425dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ set(BSsources
src/program/NormalsGenDialog.cpp
src/program/PreviewWindow.cpp
src/ui/wxNormalsGenDlg.cpp
src/components/BuildSelection.cpp
)

add_executable(OutfitStudio ${OSsources})
Expand Down

0 comments on commit f425dde

Please sign in to comment.