Module_sc.mk (b77af630) | Module_sc.mk (6795508b) |
---|---|
1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 GoogleTest_sc \ 40)) 41endif 42 43ifneq ($(OOO_JUNIT_JAR),) 44$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ 45 JunitTest_sc_complex \ 46 JunitTest_sc_complex_cellRanges \ | 1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 GoogleTest_sc \ 40)) 41endif 42 43ifneq ($(OOO_JUNIT_JAR),) 44$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ 45 JunitTest_sc_complex \ 46 JunitTest_sc_complex_cellRanges \ |
47 JunitTest_sc_unoapi \ |
|
47)) 48endif 49 50 51# vim: set noet sw=4 ts=4: | 48)) 49endif 50 51 52# vim: set noet sw=4 ts=4: |