diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 433eeba..fdd08cd 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -10,7 +10,6 @@ import sequence ; pkg-config.import sdl2 ; pkg-config.import glew ; -lib stb : : : : <include>/usr/include/stb ; lib pthread ; variant coverage : debug ; @@ -78,7 +77,6 @@ lib ilt : <library>sdl2 <library>glew <library>pthread - <use>stb : : <include>. <include>lib |