Skip to content

Commit 1790450

Browse files
committed
Make OpenStudioApp component required...
1 parent 7c010e1 commit 1790450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,6 +1007,7 @@ cpack_add_component(Resources
10071007
cpack_add_component(OpenStudioApp
10081008
DISPLAY_NAME "OpenStudio Application"
10091009
DESCRIPTION "OpenStudio Application"
1010+
REQUIRED
10101011
)
10111012

10121013
cpack_ifw_configure_component(Resources

0 commit comments

Comments
 (0)