Skip to content

Commit

Permalink
rename project name with lower cases
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Oct 1, 2021
1 parent 03cbaef commit 6efb174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ option(FSM_CXX_ENABLE_PRECONDITION_CHECKS "PL-OK" ON)

#### PROJECTS ##################################################

project(FSM_CXX)
project(fsm_cxx)

set(detail_header_files
${CMAKE_CURRENT_SOURCE_DIR}/include/fsm_cxx/detail/fsm-if.hh
Expand Down

0 comments on commit 6efb174

Please sign in to comment.