Skip to content

Commit

Permalink
Merge pull request #986 from stephengtuggy/fix/cpack_descrip_0.10.x_m…
Browse files Browse the repository at this point in the history
…inimal

Update installer description paragraph, README, a few other things - 0.10.x
  • Loading branch information
stephengtuggy authored Jan 15, 2025
2 parents dfdd56d + 88a2e70 commit c2d1230
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 179 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ IF (INSTALL_GTEST OR USE_GTEST)
ENDIF (INSTALL_GTEST)
ENDIF (INSTALL_GTEST OR USE_GTEST)

INCLUDE(GNUInstallDirs)

SET(VS_SUBDIRECTORIES "engine")
FOREACH(VS_SUBDIR IN LISTS VS_SUBDIRECTORIES)
ADD_SUBDIRECTORY(${VS_SUBDIR})
Expand Down
Loading

0 comments on commit c2d1230

Please sign in to comment.