Skip to content

Commit

Permalink
List misc/bugs/CMakeLists.txt for build
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Jan 23, 2025
1 parent 47bf7c7 commit 6789e29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions misc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ set(
batch-indent-region.el
brlcad-config.in
brlcad.spec.in
bugs/CMakeLists.txt
check/adj_air.sh
check/exp_air.sh
check/overlaps.sh
Expand Down
6 changes: 6 additions & 0 deletions misc/bugs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ enable_testing()
add_test(NAME BugTest1 COMMAND ${CMAKE_COMMAND} -E echo "Bug Test 1")
add_test(NAME BugTest2 COMMAND ${CMAKE_COMMAND} -E echo "Bug Test 2")

# Local Variables:
# tab-width: 8
# mode: cmake
# indent-tabs-mode: t
# End:
# ex: shiftwidth=2 tabstop=8 cino=N-s

0 comments on commit 6789e29

Please sign in to comment.