Add test for codelite libdirs

This commit is contained in:
Sebastian Kylander 2018-03-26 15:44:40 +02:00
parent 70ddafef74
commit 37045dc3ce

View File

@ -93,6 +93,8 @@
codelite.project.linker(cfg)
test.capture [[
<Linker Required="yes" Options="">
<LibraryPath Value="test"/>
<LibraryPath Value="test2"/>
</Linker>
]]
end