No point with these executables for non-desktop OSes
Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674
This commit is contained in:
@@ -35,11 +35,13 @@ $(eval $(call gb_Module_add_targets,cpputools,\
|
||||
StaticLibrary_uno \
|
||||
))
|
||||
else
|
||||
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
||||
$(eval $(call gb_Module_add_targets,cpputools,\
|
||||
Executable_regcomp \
|
||||
Executable_regsingleton \
|
||||
Executable_uno \
|
||||
))
|
||||
endif
|
||||
|
||||
ifneq ($(OS),WNT)
|
||||
$(eval $(call gb_Module_add_targets,cpputools,\
|
||||
|
Reference in New Issue
Block a user