mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
CMake is not Cake
This commit is contained in:
parent
bbc79b491b
commit
1cf9107f86
@ -4,7 +4,7 @@ add_subdirectory(Log)
|
||||
add_subdirectory(EQParse)
|
||||
add_subdirectory(units)
|
||||
|
||||
if( EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/fermi-ware/CakeLists.txt )
|
||||
if( EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/fermi-ware/CMakeLists.txt )
|
||||
add_subdirectory(fermi-ware)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user