|  | @@ -101,8 +101,7 @@ target_include_directories(
 | 
											
												
													
														|  |  target_link_libraries(exe-c-unit-tests c-library ${CHECK_LIBRARIES})
 |  |  target_link_libraries(exe-c-unit-tests c-library ${CHECK_LIBRARIES})
 | 
											
												
													
														|  |  add_dependencies(exe-c-unit-tests check-unit-test-framework)
 |  |  add_dependencies(exe-c-unit-tests check-unit-test-framework)
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -#add_executable(main-c-unit-test main.c)
 |  | 
 | 
											
												
													
														|  | -add_executable(main-c-unit-test)
 |  | 
 | 
											
												
													
														|  | 
 |  | +add_executable(main-c-unit-test main.c)
 | 
											
												
													
														|  |  target_link_libraries(main-c-unit-test
 |  |  target_link_libraries(main-c-unit-test
 | 
											
												
													
														|  |    shared-c-unit-tests
 |  |    shared-c-unit-tests
 | 
											
												
													
														|  |    public-func-c-unit-tests
 |  |    public-func-c-unit-tests
 |