Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Make it build with Firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilritz authored and bresch committed Oct 28, 2019
1 parent d79199c commit 7c1e38d
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 @@ -156,9 +156,9 @@ add_subdirectory(geo)
add_subdirectory(geo_lookup)
add_subdirectory(l1)
add_subdirectory(tecs)
add_subdirectory(validation)

if(BUILD_TESTING)
add_subdirectory(validation)
add_subdirectory(test)
endif()

Expand Down

0 comments on commit 7c1e38d

Please sign in to comment.