mirror of
https://github.com/CPunch/Laika.git
synced 2024-12-03 10:07:09 +00:00
stale comment
This commit is contained in:
parent
3316c77667
commit
0adfdc0ace
@ -89,9 +89,9 @@ add_subdirectory(tools/vmboxgen)
|
||||
# compile laikalib, tools, cnc & bot
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(tools)
|
||||
add_subdirectory(bot)
|
||||
|
||||
# these subprojects don't support windows (sorry)
|
||||
add_subdirectory(bot) # windows support Soon:tm:
|
||||
if(NOT WIN32 AND (UNIX AND NOT APPLE))
|
||||
add_subdirectory(cnc)
|
||||
add_subdirectory(shell)
|
||||
|
Loading…
Reference in New Issue
Block a user