Issue information

Issue ID
#5532
Status
New
Severity
None
Started
Hercules Elf Bot
Apr 1, 2012 8:30
Last Post
Hercules Elf Bot
Apr 1, 2012 11:32
Confirmation
N/A

Hercules Elf Bot - Apr 1, 2012 8:30

Originally posted by [b]mkbu95[/b]
The folder 'sql' located on src/login/ and src/map/ should be removed and instead of
[CODE]#
# targets
#
add_subdirectory( sql )[/CODE]
On CMakeLists.txt on src/login/ and src/map/ just move the code from the sql folder since IMO this sql folder was because we used to have sql and txt, therefore this was necessary.

;-;

That's all, thanks for reading.

Sincerely,
mkbu95

Hercules Elf Bot - Apr 1, 2012 11:32

Originally posted by [b]xazax[/b]
You are absolutely right, it is a leftover task from the TXT saving removal. The only reason why wasn't it resolved yet, because right now there are nobody in the team who experienced enough in CMake, and have interest to maintain this functionality. Right now the preferred way to build your binaries, is to use the project/make files.