Skip to content

Commit

Permalink
Fixed build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Feb 20, 2024
1 parent 38a14bc commit efc20ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ add_subdirectory(tlTimelineUI)
add_subdirectory(tlUI)
if(TLRENDER_GLFW)
add_subdirectory(tlTimelineGL)
if(TLRENDER_PROGRAMS OR TLRENDER_EXAMPLES OR TLRENDER_TESTS)
add_subdirectory(tlBaseApp)
endif()
if(TLRENDER_PROGRAMS OR TLRENDER_EXAMPLES)
add_subdirectory(tlUIApp)
endif()
Expand Down

0 comments on commit efc20ec

Please sign in to comment.