File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_benchamrk_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_configuration_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_content_filter_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (custom_payload_pool VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_delivery_mechanisms_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_discovery_server_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_flow_control_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_hello_world_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_rtps_example VERSION 1 LANGUAGES CXX )
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- cmake_minimum_required (VERSION 3.28 )
15+ cmake_minimum_required (VERSION 3.22 ) # TODO 3.28
1616
1717project (fastdds_security_example VERSION 1 LANGUAGES CXX )
1818
You can’t perform that action at this time.
0 commit comments