Skip to content

Commit 49c24aa

Browse files
author
Olivier Mesnard
committed
need only limaserver, remove build of pelf, annotqt and gui
1 parent fb4bbea commit 49c24aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ if ("x${LIMA_RESOURCES}" STREQUAL "xbuild")
7878
CompileLimaSubproject(lima_linguisticdata lima_linguisticprocessing)
7979
endif()
8080

81-
CompileLimaSubproject(lima_pelf lima_linguisticprocessing)
81+
# CompileLimaSubproject(lima_pelf lima_linguisticprocessing)
8282

83-
CompileLimaSubproject(lima_annoqt lima_common)
83+
# CompileLimaSubproject(lima_annoqt lima_common)
8484

85-
CompileLimaSubproject(lima_gui lima_linguisticdata)
85+
# CompileLimaSubproject(lima_gui lima_linguisticdata)
8686

8787
install(FILES)
8888

0 commit comments

Comments
 (0)