Skip to content

Commit

Permalink
Fix build for contrib directory
Browse files Browse the repository at this point in the history
  • Loading branch information
NN708 committed Nov 12, 2024
1 parent 5d581f4 commit b489d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ add_subdirectory( library )
add_subdirectory( qucs-transcalc )
add_subdirectory( qucs-powercombining )
add_subdirectory( qucs-s-spar-viewer )
add_subdirectory( contrib )
#add_subdirectory( examples )
if(EXISTS ${CMAKE_SOURCE_DIR}/qucsator_rf/CMakeLists.txt)
add_subdirectory(qucsator_rf)
Expand Down

0 comments on commit b489d1a

Please sign in to comment.