We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cbaef commit 6efb174Copy full SHA for 6efb174
CMakeLists.txt
@@ -33,7 +33,7 @@ option(FSM_CXX_ENABLE_PRECONDITION_CHECKS "PL-OK" ON)
33
34
#### PROJECTS ##################################################
35
36
-project(FSM_CXX)
+project(fsm_cxx)
37
38
set(detail_header_files
39
${CMAKE_CURRENT_SOURCE_DIR}/include/fsm_cxx/detail/fsm-if.hh
0 commit comments