Skip to content

Commit 2eaa819

Browse files
committed
Remove h2synth dir from CMakeLists.txt
1 parent 0f7e499 commit 2eaa819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ IF(H2CORE_HAVE_CPPUNIT)
352352
ENDIF()
353353
ADD_SUBDIRECTORY(src/cli)
354354
ADD_SUBDIRECTORY(src/player)
355-
ADD_SUBDIRECTORY(src/synth)
356355
ADD_SUBDIRECTORY(src/gui)
357356
IF (MINGW)
358357
INSTALL(DIRECTORY data DESTINATION . PATTERN ".git" EXCLUDE)

0 commit comments

Comments
 (0)