Skip to content

Commit

Permalink
lower case selection folder to be consistent with IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
franz-hoepfinger-4diac authored and azoitl committed Oct 6, 2024
1 parent 65a5cad commit 624594b
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/utils/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#*******************************************************************************
# Copyright (c) 2011 - 2018 AIT, ACIN, Profactor GmbH, fortiss GmbH
# Copyright (c) 2011 - 2018, 2024 AIT, ACIN, Profactor GmbH, fortiss GmbH
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
Expand All @@ -23,4 +23,4 @@ forte_add_sourcefile_hcpp(FB_RANDOM_fbt GET_STRUCT_VALUE_fbt SET_STRUCT_VALUE_fb

forte_add_sourcefile_hcpp(STEST_END_fbt)
forte_add_sourcefile_hcpp(TEST_CONDITION_fbt)
forte_add_subdirectory(Selection)
forte_add_subdirectory(selection)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 624594b

Please sign in to comment.